Package | Description |
---|---|
org.processmining.hybridilpminer.models.lp.miner.abstracts | |
org.processmining.hybridilpminer.models.lp.miner.implementations |
Modifier and Type | Class and Description |
---|---|
class |
AbstractHybridIntLPMiner<T extends LPDecorator,S extends HybridVariableMapping<java.lang.Integer>,U>
Deprecated.
|
class |
AbstractLPMiner<T extends LPDecorator,S extends VariableMapping,U>
Deprecated.
|
Modifier and Type | Field and Description |
---|---|
protected T |
AbstractLPMiner.decorator
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
HybridPairBasedDummyLPMiner<T extends LPDecorator,S extends HybridVariableMapping<java.lang.Integer>,U>
Deprecated.
|
class |
HybridPairBasedLPMiner<T extends LPDecorator,S extends HybridVariableMapping<java.lang.Integer>,U>
Deprecated.
|