Class SimpleBoundCosts

java.lang.Object
com.google.ortools.constraintsolver.SimpleBoundCosts

public class SimpleBoundCosts extends Object
  • Field Details

    • swigCMemOwn

      protected transient boolean swigCMemOwn
  • Constructor Details

    • SimpleBoundCosts

      public SimpleBoundCosts(long cPtr, boolean cMemoryOwn)
    • SimpleBoundCosts

      public SimpleBoundCosts(int num_bounds, BoundCost default_bound_cost)
  • Method Details

    • getCPtr

      public static long getCPtr(SimpleBoundCosts obj)
    • swigRelease

      public static long swigRelease(SimpleBoundCosts obj)
    • finalize

      protected void finalize()
      Overrides:
      finalize in class Object
    • delete

      public void delete()
    • getBoundCost

      public BoundCost getBoundCost(int element)
    • getSize

      public int getSize()