wiki_research

personal research wiki
git clone https://a3nm.net/git/wiki_research/
Log | Files | Refs

simple_graph (152B)


      1 # Simple graph
      2 
      3 A [graph] which is not a [multigraph], i.e., there cannot be multiple copies of the same [edge]
      4 
      5 Up: [graph]
      6 
      7 See also: [set_semantics]