C++ library for constraint processing over real numbers
ibex
$ ibex -f problem.ibex
$ ibex --help
$ g++ -o program program.cpp $(pkg-config --cflags --libs ibex)