mirror of
https://github.com/ANL-CEEESA/RELOG.git
synced 2025-12-10 01:08:52 -06:00
Print solution to screen; update README.md
This commit is contained in:
@@ -71,4 +71,8 @@ using ReverseManufacturing, Cbc, JuMP, Printf
|
||||
# "$(a.dest.product_name) $(a.dest.plant_name) $(a.dest.location_name)",
|
||||
# a.weight)
|
||||
# end
|
||||
end
|
||||
|
||||
@testset "Solve" begin
|
||||
ReverseManufacturing.solve("$(pwd())/../instances/samples/s2.json")
|
||||
end
|
||||
Reference in New Issue
Block a user