Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alandoescs/mapcolouring
Java: Algorithm to calculate how to colour a map, using colour constainst, while ensuring no colour borders itself.
https://github.com/alandoescs/mapcolouring
Last synced: 8 days ago
JSON representation
Java: Algorithm to calculate how to colour a map, using colour constainst, while ensuring no colour borders itself.
- Host: GitHub
- URL: https://github.com/alandoescs/mapcolouring
- Owner: AlanDoesCS
- Created: 2023-12-08T21:46:01.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-23T22:01:13.000Z (6 months ago)
- Last Synced: 2024-11-07T19:06:35.851Z (about 2 months ago)
- Language: Java
- Size: 27.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# MapOrGraphColouringAlgo (WIP)
Java: Algorithm to calculate how to colour a map, using colour constaints, while ensuring no colour borders itself.