-
When running `torxakis` on MacOS the following errors are encountered:
```text
$ torxakis
TXS >> TorXakis :: Model-Based Testing
TXS >> txsserver starting: "localhost" : 58104
torxakis:…
-
(Not sure whether to focus this as a documentation request, feature request or bug report)
My team’s Dafny code is related to cryptography and hardware simulation so we're having problems seemingly…
-
I have a(n incredibly) complex target that I was hoping to use fuzzolic to dig further into than standard fuzzers will get. Sadly, after letting it run for a few hours (with a good seed), it seemingly…
-
Hi,
TorXakis seems to behave weird when a type only has a single string argument when using the tester. The stepper works fine but when I use the tester it returns the "hGetLine: end of file" error…
-
**QF_S**
```
[627] % time z3release smt.arith.solver=2 small.smt2
unsat
real 0m0.160s
user 0m0.012s
sys 0m0.004s
[628] % timeout -s 9 30 z3release smt.arith.solver=6 small.smt2
Killed
[629]…
-
**Is your feature request related to a problem? Please describe.**
I would like to obtain symbolic values and the path condition for each generated test during or after `path_cover` explores a functi…
-
For the following program, I am getting different results from different solvers. Bug is unreachable in the program however some of the solvers states it as reachable.
```
#include
#include
#i…
-
Using `tlapm` version 1.4.3, the following theorems are proved:
```tla
THEOREM EverythingIsBoolean ==
\A x: x \in BOOLEAN
OBVIOUS
THEOREM
ASSUME NEW c,
/\ c # FALSE
…
-
Hi, I've recently started the process of integrating STP into my symbolic execution engine as a compliment to Z3. As a result, I've augmented my unit tests to make sure STP behaves the way I expect it…
-
### Dafny version
4.1.0
### Code to produce this issue
```dafny
method main (a: real, b: real, c: real, d: real) {
if (0.0