net.sf.cpsolver.coursett.model
Class FinalSectioning.Move
java.lang.Object
net.sf.cpsolver.coursett.model.FinalSectioning.Move
- Enclosing class:
- FinalSectioning
public class FinalSectioning.Move
- extends Object
firstLecture
public Lecture firstLecture()
firstStudent
public Student firstStudent()
secondLecture
public Lecture secondLecture()
secondStudent
public Student secondStudent()
addChildMove
public void addChildMove(FinalSectioning.Move move)
getChildMoves
public List<FinalSectioning.Move> getChildMoves()
perform
public boolean perform()
getDelta
public double getDelta()
isTabu
public boolean isTabu()
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2014 UniTime LLC. All Rights Reserved.