Install flatzinc by entering the following commands in the terminal:
sudo apt update sudo apt install flatzinc
Description:
constraint problem modelling language
FlatZinc is a low-level modelling language for constraint problems. It is designed to be easily interfaceable to constraint solvers (like Gecode). For more information on FlatZinc, please refer to the MiniZinc pages of the G12 project
Homepage: http://www.gecode.org/flatzinc.html
Version: 5.1.0-2build1
Section: universe/devel