MONA
MONA copied to clipboard
MONA - a decision procedure for monadic second-order logic on finite strings and trees
Results
2
MONA issues
Sort by
recently updated
recently updated
newest added
I used -s option to debug and it seems that the computation are all fine until it reaches 99% then it stucks there and eats all the memory. I even...
When `import` is called such that the order of variables is to be reversed (unavoidable in some cases), e.g. when computing composition of two transducers: ``` var2 x, y; ex2...