1 Forks
50 Stars
50 Watchers

nucs

NuCS is a Python constraint programming library for solving Constraint Satisfaction and Optimization Problems over finite domains

How to download and setup nucs

Open terminal and run command
git clone https://github.com/yangeorget/nucs.git
git clone is used to create a copy or clone of nucs repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with nucs https://github.com/yangeorget/nucs/archive/master.zip

Or simply clone nucs with SSH
[email protected]:yangeorget/nucs.git

If you have some problems with nucs

You may open issue on nucs support forum (system) here: https://github.com/yangeorget/nucs/issues