|
|
|
|
|
by eachro
285 days ago
|
|
Does anyone know what the state of the art industry solvers do for these problems? I had dabbled a bit in ml approaches to combinatorial optimization with great interest a few years back, but I don't think any of these rl based methods ended up being used in production. |
|
Otherwise, the basic underlying algorithms are all the same, as in the textbook: branch-and-bound and so on.