ADPfusion-0.4.0.1: Efficient, high-level dynamic programming.

Safe HaskellNone
LanguageHaskell2010

ADP.Fusion.QuickCheck.Set

Contents

Synopsis

BitSets without interfaces

Inside checks

Outside checks

Two non-terminals.

BitSets with two interfaces

Inside checks

prop_bii_e :: BS2I First Last -> Bool Source

Edges should never work as a single terminal element.

prop_bii_ie :: BS2I First Last -> Bool Source

Edges extend only in cases where in i -> j, i actually happens to be a true interface.

Helper functions

general quickcheck stuff