dannyopts

Results 3 comments of dannyopts

@FabianHofmann I am thinking something like: We replace the f"run_{solver_name}" function with an abstract Solver class which is implemented for each solver. Roughly I see this looking something like this:...

A couple of thoughts: There are many other things that can go wrong when creating an environment, not just token aquisition, for example: GurobiError: Server aborted the SSL handshake For...