|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISearchMeasures
Method Summary | |
---|---|
int |
getBackTrackCount()
Get the backtrack count of the measure |
int |
getFailCount()
Get the fail count of the measure |
int |
getNodeCount()
Get the node count of the measure |
int |
getRestartCount()
Get the restart count of the measure |
int |
getSolutionCount()
Get the solution count of the measure |
int |
getTimeCount()
Get the time count in milliseconds of the measure |
Method Detail |
---|
int getTimeCount()
int getNodeCount()
int getBackTrackCount()
int getFailCount()
int getRestartCount()
int getSolutionCount()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |