| Name: | ghc-what4 |
|---|---|
| Version: | 1.5.1 |
| Release: | 3.el10_0 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 11419762 |
| License: | BSD-3-Clause |
| RPM: | ghc-what4-1.5.1-3.el10_0.aarch64.rpm |
| Source RPM: | ghc-what4-1.5.1-3.el10_0.src.rpm |
| Build Date: | Wed May 21 2025 |
| Build Host: | build-ol10-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://hackage.haskell.org/package/what4 |
| Summary: | Solver-agnostic symbolic values support for issuing queries |
| Description: | What4 is a generic library for representing values as symbolic formulae which may contain references to symbolic values, representing unknown variables. It provides support for communicating with a variety of SAT and SMT solvers, including Z3, CVC4, CVC5, Yices, Boolector, STP, and dReal. The data representation types make heavy use of GADT-style type indices to ensure type-correct manipulation of symbolic values. |