Generated on Thu Oct 26 14:25:51 2006 for Gecode by doxygen 1.4.7

Example Class Reference

#include <support.hh>

Inherits Gecode::Space.

Inherited by AllInterval, AllInterval, Alpha, Baseline, BIBD, BlackHole, Cars, Crew, CrowdedChess, Donald, Eq20, Golf, Golomb, GraphColor, Grocery, Hamming, IndSet, Knights, LangfordNum, MagicSequence, MagicSequence, MagicSquare, Money, OrthoLatinSquare, Packing, Partition, Photo, PicturePuzzle, QueenArmies, Queens, SportsLeague, Steiner, StressDomain, StressElement, StressExec, StressMin, StressSearch, Sudoku, SudokuMixed, SudokuSet, and Warehouses.

List of all members.


Detailed Description

Base-class for Gecode examples.

All examples must inherit from this class

Definition at line 83 of file support.hh.

Public Member Functions

 Example (void)
 Example (bool share, Example &e)
virtual void print (void)

Static Public Member Functions

template<class Script, template< class > class Engine>
static void run (const Options &)


Constructor & Destructor Documentation

Example::Example ( void   )  [inline]

Definition at line 85 of file support.hh.

Example::Example ( bool  share,
Example e 
) [inline]

Definition at line 86 of file support.hh.


Member Function Documentation

template<class Script, template< class > class Engine>
void Example::run ( const Options  )  [static]

Definition at line 66 of file support.icc.


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