wiki_research

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

forbidden_graph_characterization (272B)


      1 # Forbidden graph characterization
      2 
      3 https://en.wikipedia.org/wiki/Forbidden_graph_characterization
      4 (contains a list)
      5 
      6 Can be based on:
      7 
      8 - [subgraphs]
      9 - [induced_subgraphs]
     10 - [topological_minors]
     11 - [minors], see [forbidden_minor]
     12 - [induced_minors]
     13 
     14 See also: [graph_free]