项目作者: pothitos

项目描述 :
A C++ Constraint Programming Library
高级语言: C++
项目地址: git://github.com/pothitos/naxos.git
创建时间: 2015-03-04T23:29:15Z
项目社区:https://github.com/pothitos/naxos

开源协议:GNU Lesser General Public License v3.0

下载


Naxos Solver

Functional tests
Compilation for Windows

Welcome to Naxos Solver, a library for an object-oriented
Constraint Programming environment implemented in C++. It
supports the statement of Constraint Satisfaction Problems
(CSPs) having constrained variables with finite domains
containing integers. Please read the
manual in order to use it.

Amorgos, a search methods library written by Foivos
Theocharis, is also included in the plugins directory.