|
JGAP | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
AbstractChangeFitnessFunction | Sample fitness function for the MakeChange example, including supergenes. |
AbstractSupergeneTest | Abstract class for testing Supergene performance. |
Force | Solve the change problem using force method. |
NickelsPenniesSupergene | Supergene to hold pennies and nickels. |
SupergeneChangeFitnessFunction | Fitness function for a version where Supergene is used. |
SupergeneSample | To test the Supergene, we created the "make change" version with additional condition: the number of nickels and pennies must be both even or both odd. |
SupergeneSampleApplicationTest | Test Supergene sample application, verifying the "make change" supergene and non-supergene versions. |
SupergenesPerformanceTest | Tests the performance, comparing computing time and the sum of the computed change amount deviations from the required amount. |
TotalSupergeneTest | Total test of the supported Supergene classes. |
Demonstrates the usage of the supergene concept
|
JGAP | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |