public class UnaryArcsObjective
extends java.lang.Object
Constructor and Description |
---|
UnaryArcsObjective() |
Modifier and Type | Method and Description |
---|---|
static <T extends HybridVariableMapping<?>> |
construct(T varMap,
double[] coefficients)
Creates a unary-used arcs objective (i.e.
|
public static <T extends HybridVariableMapping<?>> double[] construct(T varMap, double[] coefficients)
varMap
- coefficients
- minIndex
- maxIndex
-