|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.myra.framework.Graph.EdgeRangeTransform
public static class Graph.EdgeRangeTransform
This class represents the range-fixed pheromone transform.
Constructor Summary | |
---|---|
Graph.EdgeRangeTransform(double min,
double max)
|
Method Summary | |
---|---|
void |
apply(Graph<?> graph)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Graph.EdgeRangeTransform(double min, double max)
Method Detail |
---|
public void apply(Graph<?> graph)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |