Skip to content
/ OL1V3R Public

OL1V3R: solving floating-point constraints via stochastic local search

License

Notifications You must be signed in to change notification settings

soarlab/OL1V3R

Repository files navigation

Overview

This project is intended as a reimplementation of "Stochastic Local Search for Satisfiability Modulo Theories" in Racket. But now it serves as an incomplete QF_(BV)FP solver.

Dependency

Just Racket (what else should you need?)

Maybe Z3, too. Z3 needs to be installed if the options --try-real-models and --elim-eqs are enabled.

How To

See racket main.rkt -h

About

OL1V3R: solving floating-point constraints via stochastic local search

Resources

License

Stars

Watchers

Forks

Packages