Recent Releases of GCol
GCol - GCol: A Library for Graph Coloring, v1.4.2
GCol is an open-source Python library for graph coloring that is built on top of the NetworkX package. It provides easy-to-use, high-performance algorithms for node coloring, edge coloring, face coloring, equitable coloring, weighted coloring, precoloring, and maximum independent set identification. It also offers several tools for solution visualization.
In general, graph coloring problems are NP-hard. This library therefore offers both exponential-time exact algorithms and polynomial-time heuristic algorithms.
Scientific Software - Peer-reviewed
- Python
Published by Rhyd-Lewis 11 months ago