Class RoomStrengthWeightFactory

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

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