pywraplp.Solver.FEASIBLE = 1pywraplp.Solver.INFEASIBLE = 2
pywraplp.Solver.UNBOUNDED = 3
pywraplp.Solver.ABNORMAL = 4pywraplp.Solver.NOT_SOLVED = 6--
You received this message because you are subscribed to the Google Groups "or-tools-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to or-tools-discu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/or-tools-discuss/50024df7-b2da-47e2-9471-bb08c5d84cedn%40googlegroups.com.
AttributeError: type object 'Solver' has no attribute 'MODEL_INVALID'
For now, I just map solver status 5 to "model invalid" myself
You received this message because you are subscribed to a topic in the Google Groups "or-tools-discuss" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/or-tools-discuss/YUdm1C_xHg4/unsubscribe.
To unsubscribe from this group and all its topics, send an email to or-tools-discu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/or-tools-discuss/CABcmEeYi7Qzf%3DHPY2Tm4vtgAGz8oQhsxpo1km%2BWjZbg8zf0oww%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/or-tools-discuss/CAJrZWLsHo65jiGSjUk9PdYMPf0M%3DYxJfwgqBVb4MvtbAD0hkEw%40mail.gmail.com.