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

examples.FTStop Class Reference

Inherits org.gecode.Stop.

List of all members.


Detailed Description

Definition at line 338 of file Options.java.

Public Member Functions

boolean stop (Statistics s)
 Stop search, if returns true (can be based on statistics s).

Static Public Member Functions

static Stop create (int fails, int time)


Member Function Documentation

boolean examples.FTStop.stop ( Statistics  s  ) 

Stop search, if returns true (can be based on statistics s).

Reimplemented from org.gecode.Stop.

Definition at line 345 of file Options.java.

static Stop examples.FTStop.create ( int  fails,
int  time 
) [static]

Definition at line 348 of file Options.java.


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