graphcoloring / HEAD

This project proposes an efficient memetic algorithm for the graph coloring problem. Authors : L. Moalic (laurent.moalic@uha.fr) and A. Gondran (alexandre.gondran@enac.fr). Details are presented in the paper "Variations on memetic algorithms for graph coloring problems" :

Home Page:https://link.springer.com/article/10.1007/s10732-017-9354-9

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

This project proposes an efficient memetic algorithm for the graph coloring problem. Authors : L. Moalic (laurent.moalic@uha.fr) and A. Gondran (alexandre.gondran@enac.fr). Details are presented in the paper "Variations on memetic algorithms for graph coloring problems" :

https://link.springer.com/article/10.1007/s10732-017-9354-9

License:MIT License


Languages

Language:C++ 96.9%Language:Makefile 3.1%