Class PeriodStrengthWeightFactory

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

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