Class ExamDifficultyWeightFactory

java.lang.Object
org.optaplanner.examples.examination.domain.solver.ExamDifficultyWeightFactory
All Implemented Interfaces:
org.optaplanner.core.impl.heuristic.selector.common.decorator.SelectionSorterWeightFactory<Examination,Exam>

public class ExamDifficultyWeightFactory extends Object implements org.optaplanner.core.impl.heuristic.selector.common.decorator.SelectionSorterWeightFactory<Examination,Exam>
  • Constructor Details

    • ExamDifficultyWeightFactory

      public ExamDifficultyWeightFactory()
  • Method Details