Uses of Class
org.variantsync.boosting.position.ProductPosition
Packages that use ProductPosition
-
Uses of ProductPosition in org.variantsync.boosting.datastructure
Methods in org.variantsync.boosting.datastructure that return types with arguments of type ProductPositionModifier and TypeMethodDescriptionMainTree.getProductPositions
(ASTNode node) Retrieves the set of ProductPositions associated with the given ASTNode.Methods in org.variantsync.boosting.datastructure with parameters of type ProductPositionModifier and TypeMethodDescriptionorg.logicng.formulas.Formula
MainTree.getMapping
(ProductPosition position) Retrieves the mapping formula associated with a given product position.