Open kristinagalik opened 2 years ago
Currently, in optimizer_api.py there is only an endpoint that makes use of ILP solver. Add endpoint (or change the one based on parameters) for all solution solver.
optimizer_api.py
blocked by https://github.com/mild-blue/txmatching/issues/962
the issue #962 is closed, so I guess it is not blocked anymore
Currently, in
optimizer_api.py
there is only an endpoint that makes use of ILP solver. Add endpoint (or change the one based on parameters) for all solution solver.