An open API service indexing awesome lists of open source software.

https://github.com/hannahfluch/3coloring

randomized graph-coloring algorithm
https://github.com/hannahfluch/3coloring

c graph-algorithms graph-coloring

Last synced: 25 days ago
JSON representation

randomized graph-coloring algorithm

Awesome Lists containing this project

README

          

# 3coloring

Implementation of a randomized algorithm to make a graph 3-colorable with minimal edge removal.
[overview](./3coloring.pdf)