Código Haskell que reduz o problema de coloração em grafos para o problema de satisfabilidade booleana
-
Updated
Apr 17, 2019 - Haskell
Código Haskell que reduz o problema de coloração em grafos para o problema de satisfabilidade booleana
Graph Theory in computer Application. Features of Graph Theory project are: Bipartile, Planner, Tree, paths of 1,2,3,... n length, cycles (loops) of 3,4,,,,n length, Euler paths or cycles, Hamilton paths and cycles, Color the graph, Check Izomorphism with other graph, Short Path between Two Nodes etc.
Implementations of useful algorithms
Add a description, image, and links to the color-graph topic page so that developers can more easily learn about it.
To associate your repository with the color-graph topic, visit your repo's landing page and select "manage topics."