net.sf.cpsolver.coursett.criteria.additional
Class CompactTimetable.CompactInfo

java.lang.Object
  extended by net.sf.cpsolver.coursett.criteria.additional.CompactTimetable.CompactInfo
Enclosing class:
CompactTimetable

public static class CompactTimetable.CompactInfo
extends Object

The class is used as a container of information concerning compact timetables of instructors. It is designed as an attribute of an InstructorConstraint.


Constructor Summary
CompactTimetable.CompactInfo()
           
 
Method Summary
 int[] getLunchDayViolations()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CompactTimetable.CompactInfo

public CompactTimetable.CompactInfo()
Method Detail

getLunchDayViolations

public int[] getLunchDayViolations()


Copyright © 2012 UniTime LLC. All Rights Reserved.