NUCS a Numpy and Numba powered constraint solver

Hello,

Sorry for the spam : I repost here because it was initially posted in the wrong category.

NUCS is a fast constraint solver in Python using Numpy and Numba: GitHub - yangeorget/nucs: NUCS is a Python library for solving Constraint Satisfaction and Optimization Problems.

NUCS is at an early stage.
I am interested in all kind of feedback: comments, contributions, feature requests.

Thanks to all

NuCS 2.0 is out and has been redesigned to be faster and more modular.

If you want to solve constraint satisfaction or optimization problems in Python, NuCS is the way to go.

Check it out : GitHub - yangeorget/nucs: NuCS is Python constraint programming library for solving Constraint Satisfaction and Optimization Problems over finite domains

1 Like