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