UnitTestBot / ksmt

Kotlin/Java API for various SMT solvers
https://ksmt.io/
Apache License 2.0
30 stars 14 forks source link

Symfpu module #124

Closed Saloed closed 1 year ago

Saloed commented 1 year ago

SymFpu

Add ksmt-symfpu module based on the ideas from the original symfpu project.

This module provides support for the FP theory via BitVectors and allows to use FP in solvers like Yices2.

Contributors

ksmt-symfpu was implemented by Mark Vavilov