Limbo
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces
ChromaticNumber.h File Reference

return chromatic number of a graph More...

#include <iostream>
#include <vector>
#include <set>
#include <boost/graph/graph_concepts.hpp>
#include <boost/graph/subgraph.hpp>
#include <limbo/algorithms/MaxIndependentSet.h>

Go to the source code of this file.

Classes

class  limbo::algorithms::coloring::LawlerChromaticNumber< GraphType >
 
class  limbo::algorithms::coloring::LawlerChromaticNumber< GraphType >::mis_visitor_type
 

Namespaces

 limbo
 namespace for Limbo
 
 limbo::algorithms
 namespace for Limbo.algorithms
 
 limbo::algorithms::coloring
 namespace for Limbo.Algorithms.Coloring
 

Detailed Description

return chromatic number of a graph

Author
Yibo Lin
Date
Feb 2015

Definition in file ChromaticNumber.h.