| Safe Haskell | Safe-Infered |
|---|
Math.SetCover.Bit
Documentation
class Ord bits => C bits whereSource
This class is similar to the Bits class from the base package
but adds keepMinimum and misses the rotation stuff.
Constructors
| Sum !a !b |
set-cover-0.1.1: Solve exact set cover problems like Sudoku, 8 Queens, Soma Cube, Tetris Cube
| Safe Haskell | Safe-Infered |
|---|
Math.SetCover.Bit
class Ord bits => C bits whereSource
This class is similar to the Bits class from the base package
but adds keepMinimum and misses the rotation stuff.
Constructors
| Sum !a !b |