C++ Graph Coloring Package
-
Updated
Aug 4, 2022 - C++
C++ Graph Coloring Package
Graph coloring problem solved with Genetic Algorithm, Tabu Search and Simulated Annealing
Efficient and High-quality Graph Coloring on the GPU
This repository contains generic platform for solving and benchmarking computational puzzles using different search strategies
graph library and web application in C++/Python+Flask to construct, manipulate, and visualize 'coloring graphs' (using VisJS). implements Tarjan's algorithm to construct meta graphs and analyze them
Graph algorithms: traversal algorithms, detecting cycle, finding diameter, shortest path algorithms, finding node metrics and coloring algorithms
A heuristic to resolve Graph Coloring.
Graph coloring software that uses backtracking algorithm
Online Graph coloring Problem
Solving the Graph Coloring Problem with a Genetic Algorithm.
Program that translates MAVN(Higher level MIPS assembler) assembly language to MIPS 32bit assembly language. It creates zero-byte files.
KOALA library fork built on NetworKit
Laboratorio, algoritmos y demostraciones de la materia de Matemática Discreta II de la Licenciatura en Ciencias de la Computación de FAMAF (UNC)
Graph Coloring implementation based on XRLF algorithm
Bandwidth Multi Coloring Problem slover written in C++. The metaheuristic is based on genetic and greedy algorithms.
C++ Implementations of the RLF heuristic for Graph Coloring
This repository contains the code for the lab session of the course Graph Theory.
A program to demostrate if the Petersen graph is n-colorable graph , and the relations of the colorable problem with the clique problem.
Discrete Optimization Algorithms
Add a description, image, and links to the graph-coloring topic page so that developers can more easily learn about it.
To associate your repository with the graph-coloring topic, visit your repo's landing page and select "manage topics."