Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mahdyhamad/graph-coloring-algorithm
greedy graph-coloring algorithm that can be used in timetable scheduling
https://github.com/mahdyhamad/graph-coloring-algorithm
algorithm coloring-graph graph graph-algorithms
Last synced: about 1 month ago
JSON representation
greedy graph-coloring algorithm that can be used in timetable scheduling
- Host: GitHub
- URL: https://github.com/mahdyhamad/graph-coloring-algorithm
- Owner: mahdyhamad
- Created: 2022-05-24T21:50:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-05-24T21:52:07.000Z (over 2 years ago)
- Last Synced: 2023-07-23T19:43:42.223Z (over 1 year ago)
- Topics: algorithm, coloring-graph, graph, graph-algorithms
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# graph-coloring-algorithm
greedy graph-coloring algorithm that can be used in timetable scheduling