public abstract class IterateMediatorEvolve extends IterateMediatorCentral implements EvolveMediatorDef
resultsBetterdataHash, serviceNames, solutionHierarcbestResult, fullTrace, problem, result, solutionOrder, solutionSet, solutionsNumber, solverType, testEndedconstructorParams, createServices, dataConditions, datasetType, dirPath, externalScript, heuristicOptions, heuristicType, inputVariables, linkSpec, metricType, serverSpec, serviceClasses, serviceJarFiles, servicesNum, serviceType, tokenizer| Constructor and Description |
|---|
IterateMediatorEvolve(org.licas.PasswordHandler thePasswordHandler)
Create a new instance of IterateProblemMediator.
|
| Modifier and Type | Method and Description |
|---|---|
void |
firstSolutionsAndProblems(TestSpec testSpec)
Generate a number of initial problem solutions based on the test spec.
|
calcTestEnded, getResultsBetter, resetValues, solutionsToProcesscreateStoreData, getProblemsList, getSolutionHierarchy, hasSolutions, readDataaddHeuristicOption, clearHeuristicOptions, copyToConfig, getFullTrace, getHeuristicOptions, getHeuristicType, getProblem, getProblemNames, getSolutionSet, getSolutionsNumber, getTestEnded, processResult, resetForNextRun, setDatasetType, setFullTrace, setHeuristicOptions, setHeuristicType, setProblem, setSolutionSet, setSolutionsNumbergetDatasetType, getDirFolder, getTokenizer, parseProblemDataset, setDirFolder, setTokenizer, validateScript, validateVariableclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateNewSolutionupdateSolutionsgetResultXml, solvepublic IterateMediatorEvolve(org.licas.PasswordHandler thePasswordHandler)
thePasswordHandler - for storing passwords.public void firstSolutionsAndProblems(TestSpec testSpec) throws java.lang.Exception
testSpec - the test specification.java.lang.Exception - any error.