Hello!
First of all let me say that I am pretty impressed by the new release. Infeasibility of some ILP's twas established within hours (compared to what took years of CPU time)
That said I have a question related to the usage of Gurobi on a computational grid. Our (academic) institution offers a computational cluster of ~2000 CPU's that one can use in a black box manner - you send the executable and input file and receive the output file once the execution is over.
The best way to make use the cluster is to have a statically built binary.
As I understand Gurobi's licensing policy this is not possible in this scenario, neither is installing Gurobi on the cluster itself. Hence I was wondering,
Is there any way to be able to use Gurobi in this case?
I have roughly 1 million of ILP's that I need to solve which makes it infeasible on a single desktop machine hence it would come really handy if I could make use of the computational grid.
Best,
Jernej