Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 364 Bytes

TODO.markdown

File metadata and controls

25 lines (22 loc) · 364 Bytes

Reference: http://en.wikipedia.org/wiki/Glossary_of_graph_theory

  • Empty graph (or null graph or edgeless)

  • Hyperedge

  • Edge labels

  • Vertex labels

  • Subgraph

  • Isomorphisms

  • Homomorphisms

  • Walks

    • walk
    • length
    • distance
    • trail
    • path
    • cycle
    • acyclic
    • girth
    • bipartite
    • loop
  • Trees

  • Weights

  • Connectedness