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

BIBD::Par Class Reference

List of all members.

Detailed Description

Class for BIBD parameters.

Definition at line 41 of file bibd.cc.

Public Member Functions

 Par (int v0, int k0, int l0)
 Par (void)

Public Attributes

int v
int k
int lambda
int b
int r


Constructor & Destructor Documentation

BIBD::Par::Par int  v0,
int  k0,
int  l0
[inline]
 

Definition at line 44 of file bibd.cc.

BIBD::Par::Par void   )  [inline]
 

Definition at line 48 of file bibd.cc.


Member Data Documentation

int BIBD::Par::v
 

Definition at line 43 of file bibd.cc.

int BIBD::Par::k
 

Definition at line 43 of file bibd.cc.

int BIBD::Par::lambda
 

Definition at line 43 of file bibd.cc.

int BIBD::Par::b
 

Definition at line 43 of file bibd.cc.

int BIBD::Par::r
 

Definition at line 43 of file bibd.cc.


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