Skip to content

Fix error message for disc vars with multiple init values

The error message for discrete variables with multiple potential initial values for the Supremica pre-checker (and possibly other precheckers) reads

discrete variables with multiple potential initial values are currently supported.

The correct message should be:

discrete variables with multiple potential initial values are currently not support.