|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--edu.iu.iv.analysis.pathfindernetworkscaling.PFNETAlgorithm
| Constructor Summary | |
PFNETAlgorithm(DoubleMatrixModel matrix)
|
|
| Method Summary | |
boolean |
execute()
Runs the algorithm. |
int |
getq()
|
int |
getr()
|
void |
setq(int q)
|
void |
setr(int r)
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PFNETAlgorithm(DoubleMatrixModel matrix)
| Method Detail |
public boolean execute()
Algorithm
execute in interface Algorithmpublic int getr()
public int getq()
public void setr(int r)
public void setq(int q)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||