-
|
Hi, We're wondering if you allow the adding of constraints into the model The first item on the "cheating prevention" paragraph is unclear to us best |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Hi @fsikora , Thank you for this question ! We don't allow any interaction with the solver, besides the extraction of information (through an observation function) at every time step, and the choice of the action sent to the environment (either a partial solution, a branching variable, or a set of parameters). This restriction is imposed so that each task is a well-defined control problem and remains conceptually simple. Best, |
Beta Was this translation helpful? Give feedback.
Hi @fsikora ,
Thank you for this question !
We don't allow any interaction with the solver, besides the extraction of information (through an observation function) at every time step, and the choice of the action sent to the environment (either a partial solution, a branching variable, or a set of parameters). This restriction is imposed so that each task is a well-defined control problem and remains conceptually simple.
Best,
Maxime