Tagged Questions
0
votes
1answer
232 views
Using max/min operators in linear programming.
I'm currently implementing a Markov Decision Process using the solver GLPK, I'm following the lecture by Vincent Conitzer, and there is a step I don't understand between the theoretical problem and ...