This code gets a csv file with an adjacency list from a planar graph as input. Example graphs in csv format are given. The algorithm applies a four coloring to this graph, looks for further coloring possibilities and then finds the best combination of each two colors that can be grouped together so that the number of faces in the new graph is minimal. The output is a four coloring of the graph and a recommendation of colors one should group together to minimize the faces. When grouping the colors together one gets a bipartite graph.
-
Notifications
You must be signed in to change notification settings - Fork 0
moritz155/GraphAlgorithmsProject
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published