mirror of
https://github.com/Z3Prover/z3
synced 2026-02-08 01:57:59 +00:00
preserve random seed in nlsat_solver::check_lemma
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
This commit is contained in:
parent
f1a6f85ae5
commit
60f9edb65f
6 changed files with 32 additions and 10 deletions
5
.gitattributes
vendored
5
.gitattributes
vendored
|
|
@ -3,4 +3,7 @@
|
|||
|
||||
src/api/dotnet/Properties/AssemblyInfo.cs text eol=crlf
|
||||
|
||||
.github/workflows/*.lock.yml linguist-generated=true merge=ours
|
||||
.github/workflows/*.lock.yml linguist-generated=true merge=ours
|
||||
|
||||
# Use bd merge for beads JSONL files
|
||||
.beads/issues.jsonl merge=beads
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue