Generated on Wed Jan 4 17:49:16 2006 for Gecode by doxygen 1.4.6

GraphColorSpec Class Reference

List of all members.

Detailed Description

Graph specification.

Definition at line 37 of file graph-color.cc.

Public Attributes

const int n_v
 Number of nodes.
const int * e
 Edges.
const int * c
 Cliques.


Member Data Documentation

const int GraphColorSpec::n_v
 

Number of nodes.

Definition at line 39 of file graph-color.cc.

const int* GraphColorSpec::e
 

Edges.

Definition at line 40 of file graph-color.cc.

const int* GraphColorSpec::c
 

Cliques.

Definition at line 41 of file graph-color.cc.


The documentation for this class was generated from the following file: