liquid-fixpoint-0.8.0.2: Predicate Abstraction-based Horn-Clause/Implication Constraint Solver
Language.Fixpoint.Graph.Reducible
Description
This module a test for whether the constraint dependencies form a reducible graph.
isReducible :: TaggedC c a => GInfo c a -> Bool Source #