Thanks to visit codestin.com
Credit goes to github.com

Skip to content

r-barnes/ColPack

 
 

Repository files navigation

ColPack's Doxygen documentation is available here:
http://cscapes.cs.purdue.edu/coloringpage/software.htm

ColPack's project home page:
http://cscapes.cs.purdue.edu/coloringpage/

Ubuntu Build Instructions
=========================
In the `ColPack` directory run the following:

    autoreconf -vif
    ./configure
    make -j 4   #Where "4" is the number of cores on your machine

About

A Graph Coloring Algorithm Package

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 95.1%
  • C 4.6%
  • Other 0.3%