Metadata-Version: 2.1
Name: markovconstraints
Version: 0.1
Summary: A Markov constraint satisfaction problem solver
Home-page: https://github.com/gabrielebarbieri/markovconstraints
Author: Gabriele Barbieri
Author-email: gabriele.barbieri83@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: pandas

Markov Constraints
===========

A Markov constraint satisfaction problem solver 

Based on:
http://ijcai.org/papers11/Papers/IJCAI11-113.pdf


