Class LectureDifficultyWeightFactory

java.lang.Object
org.optaplanner.examples.curriculumcourse.domain.solver.LectureDifficultyWeightFactory
All Implemented Interfaces:
org.optaplanner.core.impl.heuristic.selector.common.decorator.SelectionSorterWeightFactory<CourseSchedule,Lecture>

public class LectureDifficultyWeightFactory extends Object implements org.optaplanner.core.impl.heuristic.selector.common.decorator.SelectionSorterWeightFactory<CourseSchedule,Lecture>