public interface IPenaltyFunction
Modifier and Type | Method and Description |
---|---|
double |
maxGHat(double lambda,
IntVar var) |
double |
minGHat(double lambda,
IntVar var) |
int |
penalty(int value) |
Copyright © 2017. All rights reserved.