-
**Describe the problem**
Postgres offers [two ways](https://www.postgresql.org/docs/current/sql-insert.html) to express conditional upserts with `INSERT INTO`:
1. `ON CONFLICT ... WHERE ... DO U…
-
@donboyd5, @evtedeschi3 please feel free to rename as you see fit. You two are the admins.
-
Incremental solve using callbacks _during_ a solve. This is what incremental solve usually means in MIP solvers: adding cuts, lazy constraint generation, etc. This is not possible in CP-SAT. But there…
-
I woud like to have an example of how to retrieve the temperature in constitutive laws.
-
Hi, I'm checking if there are any plans or thoughts related to these features that would be useful for us:
1. Ability to read and parse [solver output files](https://satcompetition.github.io/2024/o…
-
Hey there. I'm really excited about this package, but I've been seeing some unexpected convergence behavior and was hoping this might be a good place to ask for clarity. I'm happy to write this up i…
-
Hey everyone
I am currently working with SMT-solvers and trying to get models for CHC-formulas. I saw in the last competition report of CHC-Comp that LoAT can now also handle SAT instances. However i…
-
Hi!
I just ran a quick experiment and would like to get your opinion.
We're seeing quite long dependency resolution times with Composer. As dependency resolution is hard, that's not something I …
-
Apologies in advance if this is missuse of the issues form.
I am trying to work my way through the linear load derivation, what exactly does the third page represent? Is this an equation for deflec…
-
Thanks for all your work creating and open sourcing such a great trajopt library. I have gone through the tutorials and have been experimenting with it, and have been finding it to work very smoothly.…