Package owl.translations.mastertheorem
Class Selector
- java.lang.Object
-
- owl.translations.mastertheorem.Selector
-
public final class Selector extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Set<Fixpoints>
selectAsymmetric(Formula formula, boolean all)
static Set<Fixpoints>
selectSymmetric(Formula formula, boolean all)
-