older change to sandbox/graphs.md

viewRender
Brian Picciano 7 years ago
parent 0b2b53ef56
commit 305642b5a4
  1. 5
      sandbox/graphs.md

@ -20,9 +20,8 @@
- Unordered set of edges
- Edge
- Identified by a 2-tuple of (Vertex, Vertex), with each tuple being
unique within a graph
- Has exactly one attribute value attached
- Identified by a 3-tuple of (Vertex, $val, Vertex), with each tuple
being unique within a graph
- Vertex
- Has ordered set of in edges

Loading…
Cancel
Save