205 results for “topic:graph-coloring”
Julia and Python complex system applications in ecology, epidemiology, sociology, economics & finance; network science models including Bianconi-Barabási, Barabási-Albert, Watts-Strogatz, Waxman Model & Erdős-Rényi; graph theory algorithms involving Gillespie, Bron Kerbosch, Ramsey, Bellman Ford, A*, Kruskal, Borůvka, Prim, Dijkstra, DSatur, Randomized Distributed, Vizing, Topological Sort, DFS, BFS
Processing Geometry Suite
ConstraintSolver in Julia: Blog posts ->
Free hands-on course with the implementation (in Python) and description of several computational, mathematical and statistical algorithms.
Modern Fortran Numerical Differentiation Library
C++ Graph Coloring Package
The GAP package Digraphs
Graph grounding for graph coloring algorithms such as Welsh Powell and Evolution algorithms like Harmony Search and Genetic
A Solver for the Wavelength Assignment Problem (RWA) in WDM networks
A single-page web app to build graphs and run algorithms against them
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.
implement a full compiler based on c++ 11
Graph coloring problem solved with Genetic Algorithm, Tabu Search and Simulated Annealing
Graph Coloring Algorithms for tidygraph
Efficient and High-quality Graph Coloring on the GPU
This repository contains generic platform for solving and benchmarking computational puzzles using different search strategies
Four color theorem, Guthrie, Kempe, Tait and other people and stuff
Formalization of Wigderson's graph coloring algorithm in Coq
Four coloring of a graph, for Javascript
https://portfolio.raghavkumar.co.in/collegeschduler Creates a college schedule using ant-colony optimisation to perform graph colouring. This was my sem 4 Software Engineering project
The 9th labwork on GTS subject, 4th term; creating, editing and managing graph construcions & providing some graph operations and a few graph properties calculation with MVC pattern (using JavaFX)
Graph Algorithm Implementation in JavaScript
JCOL: A Java package for solving the graph coloring problem (a heuristic)
Python code for graph coloring (vertex coloring) using PySCIPOpt, the Python wrapper from SCIP
This C project is built to schedule exams. It takes a text input file which contains name and lessons for every single person. The program analyses the input file and determine an appropriate exam scheduling so for every person no exam will be overlapping. A common problem in universities since no person can enter two exams at the same time.
Distributed Algorithms For Computer Networks using Sinalgo simulator
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
Reinforcement learning driven TabuCol, for solving the graph coloring problem
WelshPowell algorithm animated with VisuAlgo
Library for graph-coloring register allocation