OptaPlanner distribution 6.1.0.Final

Uses of Class
org.optaplanner.benchmark.impl.statistic.bestsolutionmutation.BestSolutionMutationStatisticPoint

Packages that use BestSolutionMutationStatisticPoint
org.optaplanner.benchmark.impl.statistic.bestsolutionmutation   
 

Uses of BestSolutionMutationStatisticPoint in org.optaplanner.benchmark.impl.statistic.bestsolutionmutation
 

Methods in org.optaplanner.benchmark.impl.statistic.bestsolutionmutation that return BestSolutionMutationStatisticPoint
protected  BestSolutionMutationStatisticPoint BestSolutionMutationSingleStatistic.createPointFromCsvLine(ScoreDefinition scoreDefinition, List<String> csvLine)
           
 

Methods in org.optaplanner.benchmark.impl.statistic.bestsolutionmutation that return types with arguments of type BestSolutionMutationStatisticPoint
 List<BestSolutionMutationStatisticPoint> BestSolutionMutationSingleStatistic.getPointList()
           
 

Method parameters in org.optaplanner.benchmark.impl.statistic.bestsolutionmutation with type arguments of type BestSolutionMutationStatisticPoint
 void BestSolutionMutationSingleStatistic.setPointList(List<BestSolutionMutationStatisticPoint> pointList)
           
 


OptaPlanner distribution 6.1.0.Final

Copyright © 2006-2014 JBoss by Red Hat. All Rights Reserved.