what is the correct notation to insert a specific kind of edge to a graph? is it okay to use a 3-tuple
$\mathit{graph} \gets (a, b, \mathit{direct})$
$\mathit{graph} \gets (a, b, \mathit{transitive})$
what is the correct notation to insert a specific kind of edge to a graph? is it okay to use a 3-tuple
$\mathit{graph} \gets (a, b, \mathit{direct})$
$\mathit{graph} \gets (a, b, \mathit{transitive})$
Copyright © 2021 JogjaFile Inc.