Unanswered Constraint string parsing issue

  • lunedì 6 agosto 2012 14:53
     
     

    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!

Tutte le risposte

  • lunedì 6 agosto 2012 15:52
     
     
    Don't bother. I have found my silly mistake as i forgot to put the string  domain elements in quotes.