-
_From @dosumis on November 8, 2016 16:49_
_From @dosumis on October 28, 2015 13:46_
_From @dosumis on August 28, 2015 9:56_
We currently have patterns like this:
- molecular_function that ('has par…
-
**I have followed the Readme instruction, unable to Install and got the following error. please do help.**
z3-noodler/src/smt/theory_str_noodler/aut_assignment.h:12:10: fatal error: 'mata/nfa/nf…
-
## Search Terms
* generic bounds
* narrow generics
* extends oneof
## Suggestion
Add a new kind of generic type bound, similar to `T extends C` but of the form `T extends oneof(A, B, …
-
`The sentence is - ex. assume x is a rational number . assume x is greater than 2 . then x is greater than every rational number less than 1 .
added variable names - ex. assume x is a rational numb…
-
```
The original combination of ExhaustiveRewriter and RewriteOnce did something
like the following:
while there are no changes
for each rewriter R in list
for each sub-expression E (in …
-
hello,
is it possible to whitelist vulnerabilities in stools ?
-
**Is your feature request related to a problem? Please describe.**
Bend already assumes by the semantics of ADTs and matches that users are writing programs within the contraints of some kind of poly…
-
Hi!
First, thank you for your work! I was trying to prove a small theorem, and I observe some brittleness with the order of quantifications and was looking for some guidelines I could follow to wor…
-
```
The original combination of ExhaustiveRewriter and RewriteOnce did something
like the following:
while there are no changes
for each rewriter R in list
for each sub-expression E (in …
-
More of a note-to-self, this is not high priority right now. I added `and` for patterns, but we don't support qualifying these subexpressions with `case` or `patterntype`. It would be nice if we did. …