-
We should make clear that are not yet another HPO library.
I suggest we should start documenting examples or areas where black-box optimization is applied.
-
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…
-
## Context
`libsolv` has been used since the creation of `mamba`.
While `libsolv` is a fundamental dependency of `libmamba`, its maintenance comes with challenges for mamba but also for conda-fo…
-
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…
-
There are several places where we do too many queries to the solvers.
For example, when generating a testcase, we do 7 queries to the solver, while the constraints are the same
https://github.com…
-
With MonoSAT's graph operations, it feels vaguely like there might be a somewhat mechanical transformation from datalog to GNF and MonoSAT, but I haven't fleshed that out. Have you given it much thoug…
-
I've uncovered a complicated situation involving the SDPA sparse format for semidefinite programming problems and SeDuMi. The issue arises when (most likely due to a problem formulation error), the s…
-
Is there any reason to keep STP using Minisat or Simplifying Minisat?
Personally, I never use STP with Minisat. There are such better solvers, like CryptoMinisat, that I'd rather people used.
…
-
I wrote a collection of examples that could help beginners. I wrote those since I could not find the usual "examples" subfolder in the repo.
The output of the last example is more cryptic, since it…
-
I work for Satalia, which developped SolveEngine, an online Solver. I would like to contribute to Alloy in order to allow any user to solve their SAT models by calling SolveEngine.