liquid-fixpoint: Predicate Abstraction-based Horn-Clause/Implication Constraint Solver

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]

Warnings:

This package implements an SMTLIB based Horn-Clause/Logical Implication constraint solver used for Liquid Types.

The package includes:

  1. Types for Expressions, Predicates, Constraints, Solutions

  2. Code for solving constraints

Requirements

In addition to the .cabal dependencies you require

Properties

Versions 0.1.0.0, 0.2.0.0, 0.2.1.0, 0.2.1.1, 0.2.2.0, 0.2.3.0, 0.2.3.1, 0.2.3.2, 0.3.0.0, 0.3.0.1, 0.4.0.0, 0.5.0.0, 0.5.0.1, 0.6.0.1, 0.7.0.1, 0.7.0.2, 0.7.0.3, 0.7.0.5, 0.7.0.6, 0.7.0.7, 0.8.0.2, 0.8.10.1, 0.8.10.2, 0.8.10.7, 0.9.0.2.1, 0.9.2.5, 0.9.2.5, 0.9.4.7, 0.9.6.3, 8.10.7
Change log None available
Dependencies aeson, ansi-terminal, array, ascii-progress (>=0.3), async, attoparsec, base (>=4.9.1.0 && <5), binary, boxes, bytestring (>=0.10.2.1), cereal, cmdargs, containers, deepseq, directory, fgl, filepath, hashable, intern, lens-family, liquid-fixpoint, megaparsec (>=7.0.0 && <10), mtl, parallel, parser-combinators, pretty (>=1.1.3.1), process, rest-rewrite (>=0.3.0), smtlib-backends (>=0.3), smtlib-backends-process (>=0.3), stm, store, syb, text, transformers, typed-process, unordered-containers, vector (<0.13) [details]
License BSD-3-Clause
Copyright 2010-17 Ranjit Jhala, University of California, San Diego.
Author Ranjit Jhala, Niki Vazou, Eric Seidel
Maintainer jhala@cs.ucsd.edu
Category Language
Home page https://github.com/ucsd-progsys/liquid-fixpoint#readme
Bug tracker https://github.com/ucsd-progsys/liquid-fixpoint/issues
Source repo head: git clone https://github.com/ucsd-progsys/liquid-fixpoint
Uploaded by FacundoDominguez at 2023-10-18T10:01:00Z

Modules

[Index] [Quick Jump]

Flags

Manual Flags

NameDescriptionDefault
link-z3-as-a-library

link z3 as a library for faster interactions with the SMT solver

Disabled
devel

turn on stricter error reporting for development

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees