This package browser is in early development. Mind the rough edges.

yices 2.6.4

Satisfiability modulo theories solver

Yices is a solver for SMT problems. It can process input in SMT-LIB format or its own s-expression-based format.

Installation

Install yices 2.6.4 as follows:

guix install yices@2.6.4

Or install the latest version:

guix install yices

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.