macOS xterm-256color zsh 185 views

NuCS is a Python library for solving Constraint Satisfaction and Optimization Problems. Because it is 100% written in Python, NuCS is easy to install and allows to model complex problems in a few lines of code. The NuCS solver is also very fast because it is powered by Numpy and Numba.

Here, we use NuCS to demonstrate that the optimal 10-marks Golomb ruler length is 55.