Skip to content

jplauri/satcol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

satcol

Determine whether a given graph is k-colorable for some k.

How does it work?

Given a graph in the well-known DIMACS format, the program outputs a CNF file. This is then fed to an external SAT solver.

About

Graph coloring through satisfiability

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published