public interface IQTreeCache
| Modifier and Type | Method and Description |
|---|---|
IQTreeCache |
applyFreshRenaming(InjectiveVar2VarSubstitution renamingSubstitution) |
boolean |
areDistinctAlreadyRemoved() |
IQTreeCache |
declareAsNormalizedForOptimizationWithEffect() |
IQTreeCache |
declareAsNormalizedForOptimizationWithoutEffect() |
IQTreeCache |
declareConstraintPushedDownWithEffect()
TODO: consider if we should keep track of the constraint
|
IQTreeCache |
declareDistinctRemovalWithEffect() |
IQTreeCache |
declareDistinctRemovalWithoutEffect() |
boolean |
isNormalizedForOptimization() |
boolean isNormalizedForOptimization()
boolean areDistinctAlreadyRemoved()
IQTreeCache declareAsNormalizedForOptimizationWithoutEffect()
IQTreeCache declareAsNormalizedForOptimizationWithEffect()
IQTreeCache declareConstraintPushedDownWithEffect()
IQTreeCache declareDistinctRemovalWithoutEffect()
IQTreeCache declareDistinctRemovalWithEffect()
IQTreeCache applyFreshRenaming(InjectiveVar2VarSubstitution renamingSubstitution)
Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.