Commit b5d74a62 authored by Vladislav Kiselev's avatar Vladislav Kiselev

test on shortest path

parent e43ed078
......@@ -2,3 +2,5 @@
out/*
Conversion.iml
.idea/dictionaries/Vlad_kv.xml
test/result.txt
test/out_1.mzn
Cargoes
0; Груз1
Berths
1;Raid
2;Pier 1
3;Pier 2
4;Pier 3
5;Pier 4
6;Pier 5
7;Pier 6
Storages
Bunkers
Tows
Loading Equipments
Transport Ships
11;Ship 1;0.0
12;Ship 2;0.0
Templates
101;mov;[];11;1;4;[];3.0
102;mov;[];11;1;2;[];4.0
103;mov;[];11;1;5;[];10.0
104;mov;[];11;2;3;[];9.0
105;mov;[];11;3;1;[];5.0
106;mov;[];11;4;6;[];2.0
107;mov;[];11;5;6;[];1.0
108;mov;[];11;6;3;[];7.0
109;mov;[];11;6;7;[];5.0
110;mov;[];11;7;3;[];3.0
Cargo Flows
Initial Vessel State
11;1
12;1
Initial Storage State
0;11;0.0
0;12;0.0
Final Vessel State
11;3
12;1
Final Storage State
0;11;0.0
0;12;0.0
Task Properties
30.0;0
Solution
12.0
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment