I have a resource scheduling optimisation model in Pyomo with 3 constraints and an objective. The model runs well for the minimisation and maximisation objectives.
Constraint1: Each job is assigned to some machine.Now, I want to write a separate function that verifies my PYOMO model's result is "as" expected.
I mean the function will confirm that my model validates all the constraints before the results. Looking for some directions.
--
You received this message because you are subscribed to the Google Groups "Pyomo Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pyomo-forum...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pyomo-forum/6a3b7f22-5272-4302-9269-f2abfec1e86en%40googlegroups.com.