https://github.com/parsaaes/parallel-graph-coloring
https://github.com/parsaaes/parallel-graph-coloring
graph graph-coloring java parallel
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/parsaaes/parallel-graph-coloring
- Owner: parsaaes
- Created: 2018-06-06T17:06:11.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-03T16:14:28.000Z (over 7 years ago)
- Last Synced: 2025-01-23T17:35:04.583Z (about 1 year ago)
- Topics: graph, graph-coloring, java, parallel
- Language: Java
- Size: 1.64 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Parallel-Graph-Coloring
A parallel graph coloring implementation using Java threads.
More information is available in the report file.