|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectvolatileprototypes.fvlib.Solver
public class Solver
Nested Class Summary | |
---|---|
protected class |
Solver.Caller
|
Field Summary | |
---|---|
protected static java.util.concurrent.ExecutorService |
xs
|
Constructor Summary | |
---|---|
Solver()
|
Method Summary | |
---|---|
protected void |
finalizeFunction()
|
protected int |
getNumCPUs()
|
void |
step()
|
protected void |
stepFunction(int step,
int offset)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected static java.util.concurrent.ExecutorService xs
Constructor Detail |
---|
public Solver()
Method Detail |
---|
protected int getNumCPUs()
public final void step()
protected void stepFunction(int step, int offset)
protected void finalizeFunction()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |