-
`or-tools` supports a wide range of solvers, not all of which are included in the packages available through conda-forge.
if there is a solver you would like to see included, please either create a P…
-
I am currently in the process of migrating a project from z3 to boolector and was wondering if it offers a similar functionality to change timeout on the fly, e.g.:
```
(set-option :timeout 2000)
…
Joool updated
2 months ago
-
Dear team, We are opening this issue to obtain feedback on our initial proposal. The tool idea started as a discussion with
@feliperodri at ETAPS and it would be great to see it moving forward.
# …
-
Most (all?) of the solvers use randomness, and have a command option to set the random seed, for reproducibility. What does pysat do about that? It would be nice to be able to specify this.
-
Hello guys
I'm doing some research and I would like to do some tests with Molly, first I need to leverage the directed bipartite graph or proof tree you talk about on the paper to do some operation…
-
Hi all,
I am updating the POMDPs.jl documentation to reflect recent changes, and I think it would be helpful if we have a simple minimal test script for a solver that any solver should be able to run…
-
Hi!
I'm in the process (https://github.com/ftsrg/theta/pull/258) of integrating JavaSMT with our Theta model checker. By doing so, I have discovered some pain points of the integration, which I'd l…
-
### Issue
When using the build option YICES_STUB=1 during building in order to disable Yices, BSC fails to build with error
```
/build/bluespec-git/src/bsc/inst/bin/bsc -stdlib-names -bdir /build…
-
i see in the code that "=" is supported in opb format (by adding both =), but not in cnf+? is this intended or, just forgotten?
ps i wonder what's the status of #3, does duplicate in input still af…
-
Trying out open-wbo for pseudo-Boolean problems. Got a floating point exception for [instance on pastebin](https://pastebin.com/KDKEbBvn) when running the command `open-wbo_static -formula=1 `. Compil…