Generated on Thu Jul 6 07:06:58 2006 for Gecode by doxygen 1.4.7

PhotoSpec Class Reference

List of all members.

Detailed Description

Specifications for the Photo example.

Definition at line 26 of file photo.cc.

Public Attributes

const int n_names
 Number of people on picture.
const int n_prefs
 Number of preferences.
const int * prefs
 Array of preferences.


Member Data Documentation

const int PhotoSpec::n_names

Number of people on picture.

Definition at line 28 of file photo.cc.

const int PhotoSpec::n_prefs

Number of preferences.

Definition at line 29 of file photo.cc.

const int* PhotoSpec::prefs

Array of preferences.

Definition at line 30 of file photo.cc.


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