choco.cp.solver.constraints.global.scheduling.cumulative
Interface ICumulSweep

All Known Implementing Classes:
CumulSweep

public interface ICumulSweep


Method Summary
 boolean sweep()
          Build to cumulative profile and achieve the pruning regarding this profile.
 

Method Detail

sweep

boolean sweep()
              throws ContradictionException
Build to cumulative profile and achieve the pruning regarding this profile.

Returns:
true if any change was performed
Throws:
ContradictionException


Copyright © 2012. All Rights Reserved.