wiki_research

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

graph_cubic (166B)


      1 # Cubic graph
      2 
      3 A [graph] where the [degree] of each [vertex] is 3
      4 
      5 Up: [maximal_degree]
      6 
      7 Aliases: cubic graph, cubic graphs
      8 
      9 See also: [degree_3_graph], [graph_cube]