# graphcoloring **Repository Path**: mirrors_sryza/graphcoloring ## Basic Information - **Project Name**: graphcoloring - **Description**: Graph Coloring Genetic Local Search Solver - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2026-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Graph Coloring Genetic Local Search Solver ============= Colors a graph using Galinier and Hao's genetic algorithm with tabu search.