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: 9 months 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 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-24T21:52:07.000Z (over 3 years ago)
- Last Synced: 2025-01-23T21:27:56.838Z (10 months 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