Generated on Thu Nov 2 14:49:41 2006 for Gecode/J by doxygen 1.5.0

org.gecode.gist.Config Class Reference

List of all members.

Detailed Description

Definition at line 27 of file Config.java.

Static Public Member Functions

static int searchCutoff ()
static void searchCutoff (int val)
static int a_d ()
static void a_d (int val)
static int mrd ()
static void mrd (int val)
static int n ()
static void n (int val)
static boolean zoom ()
static void zoom (boolean val)
static boolean hide ()
static void hide (boolean val)


Member Function Documentation

static int org.gecode.gist.Config.searchCutoff (  )  [static]

Definition at line 36 of file Config.java.

static void org.gecode.gist.Config.searchCutoff ( int  val  )  [static]

Definition at line 39 of file Config.java.

static int org.gecode.gist.Config.a_d (  )  [static]

Definition at line 44 of file Config.java.

static void org.gecode.gist.Config.a_d ( int  val  )  [static]

Definition at line 47 of file Config.java.

static int org.gecode.gist.Config.mrd (  )  [static]

Definition at line 52 of file Config.java.

static void org.gecode.gist.Config.mrd ( int  val  )  [static]

Definition at line 55 of file Config.java.

static int org.gecode.gist.Config.n (  )  [static]

Definition at line 60 of file Config.java.

static void org.gecode.gist.Config.n ( int  val  )  [static]

Definition at line 63 of file Config.java.

static boolean org.gecode.gist.Config.zoom (  )  [static]

Definition at line 68 of file Config.java.

static void org.gecode.gist.Config.zoom ( boolean  val  )  [static]

Definition at line 71 of file Config.java.

static boolean org.gecode.gist.Config.hide (  )  [static]

Definition at line 75 of file Config.java.

static void org.gecode.gist.Config.hide ( boolean  val  )  [static]

Definition at line 78 of file Config.java.


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