order-maintenance-0.2.0.0: Algorithms for the order maintenance problem with a safe interface

Safe HaskellNone
LanguageHaskell2010

Data.Order.Algorithm

Contents

Synopsis

Algorithms in general

withRawAlgorithm :: Algorithm -> (forall o e. (forall s. RawAlgorithm s o e) -> r) -> r Source #

Specific algorithms