Generated on Wed Nov 1 15:04:51 2006 for Gecode by doxygen 1.4.5

Play Struct Reference

List of all members.

Detailed Description

Triple forming an entry in the round robin schedule.

Definition at line 31 of file sports-league.cc.

Public Attributes

int h
 number of the home team
int a
 number of the away team
int g
 game number


Member Data Documentation

int Play::h
 

number of the home team

Definition at line 33 of file sports-league.cc.

int Play::a
 

number of the away team

Definition at line 35 of file sports-league.cc.

int Play::g
 

game number

Definition at line 37 of file sports-league.cc.


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