org.optaplanner.examples.curriculumcourse.domain.solver
public class RoomStrengthWeightFactory extends Object implements org.optaplanner.core.impl.heuristic.selector.common.decorator.SelectionSorterWeightFactory<CourseSchedule,Room>
Modifier and Type | Class and Description |
---|---|
static class |
RoomStrengthWeightFactory.RoomStrengthWeight |
Constructor and Description |
---|
RoomStrengthWeightFactory() |
public Comparable createSorterWeight(CourseSchedule schedule, Room room)
createSorterWeight
in interface org.optaplanner.core.impl.heuristic.selector.common.decorator.SelectionSorterWeightFactory<CourseSchedule,Room>
Copyright © 2006-2013 JBoss by Red Hat. All Rights Reserved.