Modifier and Type | Class and Description |
---|---|
class |
AbstractLPMiner<T extends LPDecorator,S extends VariableMapping,U> |
Modifier and Type | Field and Description |
---|---|
protected S |
AbstractLPMiner.varMap |
Modifier and Type | Class and Description |
---|---|
class |
AbstractLPInstance<T extends VariableMapping> |
Modifier and Type | Field and Description |
---|---|
protected T |
AbstractLPInstance.varMap |
Modifier and Type | Class and Description |
---|---|
class |
AbstractLPMiner<T extends LPDecorator,S extends VariableMapping,U>
Deprecated.
|
Modifier and Type | Field and Description |
---|---|
protected S |
AbstractLPMiner.varMap
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractVariableMapping |
Modifier and Type | Class and Description |
---|---|
class |
HybridVariableMappingImpl<T> |
class |
IntArrSlackBasedFilterHybridVariableMapping<T> |
class |
SlackBasedFilterHybridVariableMappingImpl<T,S> |
Modifier and Type | Interface and Description |
---|---|
interface |
HybridVariableMapping<T>
A hybrid variable mapping, maps some object to an LP index, according to the
definition of hybrid regions.
|
interface |
SlackBasedFilterHybridVariableMapping<T,S> |