graph-coloring topic

List graph-coloring repositories

Digraphs

29
Stars
43
Forks
Watchers

The GAP package Digraphs

puzzle-solver

15
Stars
3
Forks
Watchers

This repository contains generic platform for solving and benchmarking computational puzzles using different search strategies

Graph-Coloring

18
Stars
1
Forks
Watchers

Graph coloring problem solved with Genetic Algorithm, Tabu Search and Simulated Annealing

csrcolor

15
Stars
4
Forks
Watchers

Efficient and High-quality Graph Coloring on the GPU

Graph-Theory-in-Python

24
Stars
6
Forks
Watchers

Graph Theory Algorithm is implemented in python. Jupyter Notebook is used to demonstrate the concept and Networkx library is used in several algorithms to visualize the graph.