|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--Search_State
Field Summary | |
protected int |
estRemCost
|
protected int |
localCost
|
Constructor Summary | |
Search_State()
|
Method Summary | |
int |
getestRemCost()
|
int |
getlocalCost()
accessor for local cost |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected int localCost
protected int estRemCost
Constructor Detail |
public Search_State()
Method Detail |
public int getlocalCost()
public int getestRemCost()
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |