boltzmann-brain-1.4: Boltzmann sampler compiler for combinatorial systems.

Copyright(c) Maciej Bendkowski 2017-2018
LicenseBSD3
Maintainermaciej.bendkowski@tcs.uj.edu.pl
Stabilityexperimental
Safe HaskellNone
LanguageHaskell2010

Data.Boltzmann.System.Warnings

Description

Warning utilities meant to deal with, skippable, well-foundness checks or other redundant sanity checks of the considered combinatorial system.

Synopsis

Documentation

warnings :: Bool -> System Int -> IO () Source #

Checks whether the given input system admits no warnings.