wiki_research

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

h_coloring (147B)


      1 # H coloring
      2 
      3 Testing if an input [graph] can be mapped to a fixed template graph H by a [homomorphism]
      4 
      5 Equivalent to [CSP]
      6 
      7 Up: [graph_coloring]