sop-satisfier: Check satisfiability of expressions on natural numbers

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Expression satisfier on natural numbers. . It can reason about expressions contatining addition and multiplication. It also provides limited support of exponentiations and subtraction.


[Skip to Readme]

Properties

Versions 0.3.4.5, 0.3.4.5
Change log CHANGELOG.md
Dependencies base (>=4.13 && <5), containers (>=0.6.2.1 && <0.8), transformers (>=0.5 && <0.7) [details]
License BSD-2-Clause
Author Aleksandr Pokatilov <pokatilov0802@gmail.com>
Maintainer QBayLogic B.V. <devops@qbaylogic.com>
Category Solver, Symbolic Arithmetic
Source repo head: git clone https://github.com/clash-lang/sop-satisfier
Uploaded by ChristiaanBaaij at 2025-06-07T14:38:54Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for sop-satisfier-0.3.4.5

[back to package description]

SoP Satisfier

Kind of SMT solver with only Non-linear Natural Arithmetic.

Library with an SMTlib like interface to declare and assert SoP (kind of) expressions.

Interface: