public class LPEngineUtilities
extends java.lang.Object
Constructor and Description |
---|
LPEngineUtilities() |
Modifier and Type | Method and Description |
---|---|
static int |
minimalConstraintIndex(LPEngine.EngineType engineType)
Given a specific engine type (e.g.
|
static int |
minimalVariableIndex(LPEngine.EngineType engineType)
Given a specific engine type (e.g.
|
public static int minimalVariableIndex(LPEngine.EngineType engineType)
engineType
- used by the LPEnginepublic static int minimalConstraintIndex(LPEngine.EngineType engineType)
engineType
- used by the LPEngine