older change to sandbox/graphs.md
This commit is contained in:
parent
0b2b53ef56
commit
305642b5a4
@ -20,9 +20,8 @@
|
|||||||
- Unordered set of edges
|
- Unordered set of edges
|
||||||
|
|
||||||
- Edge
|
- Edge
|
||||||
- Identified by a 2-tuple of (Vertex, Vertex), with each tuple being
|
- Identified by a 3-tuple of (Vertex, $val, Vertex), with each tuple
|
||||||
unique within a graph
|
being unique within a graph
|
||||||
- Has exactly one attribute value attached
|
|
||||||
|
|
||||||
- Vertex
|
- Vertex
|
||||||
- Has ordered set of in edges
|
- Has ordered set of in edges
|
||||||
|
Loading…
Reference in New Issue
Block a user