An open API service indexing awesome lists of open source software.

https://github.com/fieg/csp

Constraint Satisfaction Problem algorithm in PHP
https://github.com/fieg/csp

constraint-satisfaction-problem csp machine-learning php

Last synced: about 2 months ago
JSON representation

Constraint Satisfaction Problem algorithm in PHP

Awesome Lists containing this project

README

          

Constraint Satisfaction Problem
===============================

Implementation of a Constraint Satisfaction Problem algorithm in PHP.