org.jgap.distr.grid.wan
Class WANUtils
java.lang.Object
org.jgap.distr.grid.wan.WANUtils
public class WANUtils
- extends java.lang.Object
WAN Utilities.
- Since:
- 3.3.4
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WANUtils
public WANUtils()
outputRequestInformation
public static java.lang.String outputRequestInformation(ReceivedPacket a_packet)
outputRequestInformation
public static java.lang.String outputRequestInformation(RequestInformation a_info)
outputResultInformation
public static java.lang.String outputResultInformation(ReceivedPacket a_packet)
outputResultInformation
public static java.lang.String outputResultInformation(ResultInformation a_info)
getFitnessString
public static java.lang.String getFitnessString(JGAPResultGP res)
outputInformation
public static java.lang.String outputInformation(MasterInfo worker,
java.lang.String postFix)
getFittest
public static IGPProgram getFittest(JGAPResultGP a_res)
getFitnessValue
public static double getFitnessValue(IGPProgram a_prog)