all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#61783] [PATCH 0/6] Add more SMT solvers
@ 2023-02-25  8:58 Liliana Marie Prikler
  2023-02-25  8:24 ` [bug#61783] [PATCH 1/6] gnu: Add cudd Liliana Marie Prikler
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Liliana Marie Prikler @ 2023-02-25  8:58 UTC (permalink / raw)
  To: 61783

Hi Guix,

while z3 is nice and all, I thought it'd be better to have some competition.
So here it is.

Cheers

Liliana Marie Prikler (6):
  gnu: Add cudd.
  gnu: Add libpoly.
  gnu: Add yices.
  gnu: Add btor2tools.
  gnu: Add boolector.
  gnu: Add java-smtinterpol.

 gnu/local.mk                                  |   1 +
 gnu/packages/maths.scm                        | 254 +++++++++++++++++-
 .../patches/boolector-find-googletest.patch   | 204 ++++++++++++++
 3 files changed, 458 insertions(+), 1 deletion(-)
 create mode 100644 gnu/packages/patches/boolector-find-googletest.patch


base-commit: ea2fa86f31a83195ac789a6d92bcaee8e53e4397
-- 
2.39.1





^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-03-05  8:50 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-25  8:58 [bug#61783] [PATCH 0/6] Add more SMT solvers Liliana Marie Prikler
2023-02-25  8:24 ` [bug#61783] [PATCH 1/6] gnu: Add cudd Liliana Marie Prikler
2023-02-25  8:24 ` [bug#61783] [PATCH 2/6] gnu: Add libpoly Liliana Marie Prikler
2023-02-25  8:24 ` [bug#61783] [PATCH 3/6] gnu: Add yices Liliana Marie Prikler
2023-02-25  8:25 ` [bug#61783] [PATCH 4/6] gnu: Add btor2tools Liliana Marie Prikler
2023-02-25  8:25 ` [bug#61783] [PATCH 5/6] gnu: Add boolector Liliana Marie Prikler
2023-02-25  8:25 ` [bug#61783] [PATCH 6/6] gnu: Add java-smtinterpol Liliana Marie Prikler
2023-03-05  8:49 ` bug#61783: [PATCH 0/6] Add more SMT solvers Liliana Marie Prikler

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.