C++ Graph Coloring Package
-
Updated
Aug 4, 2022 - C++
8000
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
A heuristic to resolve Graph Coloring.
Graph algorithms: traversal algorithms, detecting cycle, finding diameter, shortest path algorithms, finding node metrics and coloring algorithms
KOALA library fork built on NetworKit
Graph coloring software that uses backtracking algorithm
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.
Online Graph coloring Problem
C++ Implementations of the RLF heuristic for Graph Coloring
Maximizing the number of discovered nonzero entries via a combinatorial model
An experimental greedy heuristic for graph 3-coloring using a custom Matrix Sorting Machine priority structure, with benchmarking and graph visualization.
Notes, algorithms, and final project for Discrete Mathematics II – Computer Science @ FAMAF (UNC)
Preconditioning and Coloring
A coloring heuristic based on exact coloring on subgraphs
Fork of the LEMON C++ Graph Library
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."