Learn Before
Concept

Mathematical Representation of Graph Data

A graph G=(V,E)\mathcal{G} = ( \mathcal{V},\mathcal{E}) is a set of nodes and edges. An edge going from node uVu \in \mathcal{V} to node vVv \in \mathcal{V} is denoted as (u,v)E(u,v) \in \mathcal{E}

0

1

Updated 2022-06-26

Tags

Data Science