Class CBan

java.lang.Object
org.btrplace.scheduler.choco.constraint.CBan
All Implemented Interfaces:
ChocoConstraint, Injectable, MisplacedVMsEstimator

public class CBan
extends Object
implements ChocoConstraint
Choco implementation of the constraint Ban.
Author:
Fabien Hermenier
  • Constructor Details

    • CBan

      public CBan​(Ban b)
      Make a new constraint.
      Parameters:
      b - the ban constraint to rely on
  • Method Details