Package modelcounter
Class CountRltlConv
- java.lang.Object
-
- modelcounter.CountRltlConv
-
public class CountRltlConv extends Object
-
-
Field Summary
Fields Modifier and Type Field Description intTIMEOUT
-
Constructor Summary
Constructors Constructor Description CountRltlConv()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description BigIntegercountPrefixes(owl.ltl.LabelledFormula formula, int bound)StringgenRltlString(owl.ltl.LabelledFormula formula)
-
-
-
Method Detail
-
countPrefixes
public BigInteger countPrefixes(owl.ltl.LabelledFormula formula, int bound) throws IOException, InterruptedException
- Throws:
IOExceptionInterruptedException
-
genRltlString
public String genRltlString(owl.ltl.LabelledFormula formula)
-
-