Hi there,
I am trying to use the Model.addConstraint(string,string) function, but unfortunatelly i am having some troubles with the parsing of the OML string.
My OML string looks like this:
"Implies[model==porche,engine==V8]"
Is this a proper constraint string. What might be the possible reasons causing the parsing error? I am using SolverFoundation 2.1.
It would be great if somebody is able to help me out.
Thanks!