Closed Marika-K closed 8 months ago
This looks awesome, thanks for the great work @Marika-K! The multi-objective component is a particularly nice feature.
@stevedwards in applications terms I think this quite different from the network design mod, and it would make sense to have both of them in the library separately. Thoughts?
Yeah, this is super, super nice. Love everything about it. The level of abstraction is perfect for an optimod. Yeah @simonbowly totally makes sense to have them separately. Great work @Marika-K
Thanks! I am happy that this Optimod fits. Do you know what the problem with test_portfolio.py could be?
Looks like a numerics problem, happens from time to time with that mod. It looks like all your tests are passing so nothing to worry about. Just mark this PR "ready for review" when ready!
Thanks, Simon! I updated the code and added some more exception handling. If you do not see any issues, I think I am done.
Looks good, thanks!
And again, great work @Marika-K! This is a really nice addition :-)
Description
A new optimod for line optimization in public transport.
There is currently no issue for this optimod but it is related to Network Design Optimod #36
Checklist
gurobi_optimods
installable packagetests/
gurobi_optimods.datasets
for loading data)Have a nice day!