ersatz-toysat: toysat driver as backend for ersatz

[ algorithms, bsd3, library, logic ] [ Propose Tags ]

toysat driver as backend for ersatz


[Skip to Readme]

Modules

[Index]

Flags

Manual Flags

NameDescriptionDefault
examples

Build examples

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.2.0.0, 0.2.1.0, 0.2.2.0
Dependencies array (>=0.4 && <0.6), base (>=4.6 && <4.9), containers (>=0.4.2.1 && <0.6), ersatz (>=0.3 && <0.4), toysolver (>=0.2.0 && <0.5.0), transformers (>=0.3 && <0.5) [details]
License BSD-3-Clause
Copyright (c) 2014 Masahiro Sakai
Author Masahiro Sakai
Maintainer masahiro.sakai@gmail.com
Revised Revision 1 made by MasahiroSakai at 2016-01-26T12:18:19Z
Category Logic, Algorithms
Home page https://github.com/msakai/ersatz-toysat
Source repo head: git clone git://github.com/msakai/ersatz-toysat.git
Uploaded by MasahiroSakai at 2015-05-31T12:41:51Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables ersatz-toysat-sudoku, ersatz-toysat-regexp-grid
Downloads 2719 total (10 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-06-03 [all 1 reports]

Readme for ersatz-toysat-0.2.1.0

[back to package description]

ersatz-toysat

Build Status Hackage

toysat driver as backend for ersatz

Examples

The contents of examples/ directory are copied from ersatz package and modified to use the toysat driver as backend.