The constraint creation functions now take an IntoIterator allowing you to use generic collections, and even perform maps and filters. This is useful, for example, when the variables are in a 2d array.
The constraint creation functions now take an IntoIterator allowing you to use generic collections, and even perform maps and filters. This is useful, for example, when the variables are in a 2d array.