Class CNoDelay

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

public class CNoDelay
extends Object
implements ChocoConstraint
Author:
Vincent Kherbache
  • Constructor Details

    • CNoDelay

      public CNoDelay​(NoDelay nd)
      Make a new constraint
      Parameters:
      nd - the NoDelay constraint to rely on
  • Method Details