OptaPlanner distribution 6.0.0.CR3

Uses of Class
org.optaplanner.examples.curriculumcourse.domain.CourseSchedule

Packages that use CourseSchedule
org.optaplanner.examples.curriculumcourse.domain.solver   
 

Uses of CourseSchedule in org.optaplanner.examples.curriculumcourse.domain.solver
 

Methods in org.optaplanner.examples.curriculumcourse.domain.solver with parameters of type CourseSchedule
 Comparable LectureDifficultyWeightFactory.createSorterWeight(CourseSchedule schedule, Lecture lecture)
           
 Comparable PeriodStrengthWeightFactory.createSorterWeight(CourseSchedule schedule, Period period)
           
 Comparable RoomStrengthWeightFactory.createSorterWeight(CourseSchedule schedule, Room room)
           
 


OptaPlanner distribution 6.0.0.CR3

Copyright © 2006-2013 JBoss by Red Hat. All Rights Reserved.