-
Notifications
You must be signed in to change notification settings - Fork 0
nphtan/5_Coloring_With_Prolog
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This code is written in Prolog and brute forces the solution. To make things easier I made a planarColoring.sh script that takes in the graph file bash planarColoring.sh graph.txt This will do some preprocessing in bash, compile and load the prolog file, and pass the correct query. It will be slow and will still be in the Prolog shell after computing the coloring. After the computation is done, hit Enter and CTL+D to exit the interpreter.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published