|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.htwdd.rosenkoenig.ga.PopulationOutputter
public class PopulationOutputter
Can be used to visualize the outputs generated by GeneticRosenkoenig.
| Field Summary | |
|---|---|
private org.apache.log4j.Logger |
log
|
| Constructor Summary | |
|---|---|
PopulationOutputter(java.lang.String filename)
Visualizes one ore more populations. |
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
Visualizes one ore more populations. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private org.apache.log4j.Logger log
| Constructor Detail |
|---|
public PopulationOutputter(java.lang.String filename)
filename - file containing a population, or directory containing populations.| Method Detail |
|---|
public static void main(java.lang.String[] args)
args - args[0]: file containing a population, or directory containing populations.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||