Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
Conversion
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Vladislav Kiselev
Conversion
Commits
7765658a
Commit
7765658a
authored
May 14, 2019
by
Vladislav Kiselev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Изменены ограничения.
parent
ecec6470
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
56 additions
and
51 deletions
+56
-51
tests/with_typing/Bunkers.tipp
tests/with_typing/Bunkers.tipp
+1
-1
tests/with_typing/FixedOperations.tipp
tests/with_typing/FixedOperations.tipp
+9
-9
tests/with_typing/TaskT.tipp
tests/with_typing/TaskT.tipp
+14
-12
tests/with_typing/multiTow.TIPP
tests/with_typing/multiTow.TIPP
+5
-5
tests/with_typing/v2.tipp
tests/with_typing/v2.tipp
+27
-24
No files found.
tests/with_typing/Bunkers.tipp
View file @
7765658a
...
...
@@ -74,7 +74,7 @@ Final Storage State
Task Properties
3
0.0; 0
2
0.0; 0
Solution
...
...
tests/with_typing/FixedOperations.tipp
View file @
7765658a
...
...
@@ -10,7 +10,7 @@ Berths
3; Pier 2
Storages
4; Storage 1; 0; 1000
0
.0
4; Storage 1; 0; 1000.0
Vessel Types
1001; Тип судна1
...
...
@@ -24,8 +24,8 @@ Loading Equipment Types
Loading Equipments
Transport Ships
5; Ship 1; 200
0
.0; 1001
6; Ship 2; 200
0
.0; 1001
5; Ship 1; 200.0; 1001
6; Ship 2; 200.0; 1001
Templates
7; mov; []; 1001; 1; 2; []; 1.0
...
...
@@ -34,8 +34,8 @@ Templates
10; mov; []; 1001; 3; 1; []; 1.0
11; mov; []; 1001; 2; 3; []; 1.0
12; mov; []; 1001; 3; 2; []; 1.0
19; loa; []; 4; 0; 1001; 2; []; 10
0
.0; U
20; loa; []; 4; 0; 1001; 3; []; 5
0
.0; U
19; loa; []; 4; 0; 1001; 2; []; 10.0; U
20; loa; []; 4; 0; 1001; 3; []; 5.0; U
21; mov; []; 1001; 1; 1; []; 3.0
...
...
@@ -48,15 +48,15 @@ Initial Vessel State
Initial Storage State
0; 5; 0.0
0; 6; 0.0
0; 4; 1000
0
.0
0; 4; 1000.0
Final Vessel State
5; 1
6; 1
Final Storage State
0; 5; 100
0
.0
0; 6; 100
0
.0
0; 5; 100.0
0; 6; 100.0
Task Properties
...
...
@@ -66,4 +66,4 @@ Task Properties
Solution
18.0
21; F; 0.0; 3.0 (5 [])
19; F; 6.0; 3.0 (5 [])
19; F; 6.0; 3.0 (5 []
10
)
tests/with_typing/TaskT.tipp
View file @
7765658a
...
...
@@ -10,11 +10,13 @@ Berths
3; Pier 2
Storages
4; Storage 1; 0; 1000
0
.0
4; Storage 1; 0; 1000.0
Vessel Types
1001; Тип судна1
Bunker Types
Bunkers
Tows
...
...
@@ -24,8 +26,8 @@ Loading Equipment Types
Loading Equipments
Transport Ships
5; Ship 1; 200
0
.0; 1001
6; Ship 2; 200
0
.0; 1001
5; Ship 1; 200.0; 1001
6; Ship 2; 200.0; 1001
Templates
7; mov; []; 1001; 1; 2; []; 1.0
...
...
@@ -34,8 +36,8 @@ Templates
10; mov; []; 1001; 3; 1; []; 1.0
11; mov; []; 1001; 2; 3; []; 1.0
12; mov; []; 1001; 3; 2; []; 1.0
19; loa; []; 4; 0; 1001; 2; []; 10
0
.0; U
20; loa; []; 4; 0; 1001; 3; []; 5
0
.0; U
19; loa; []; 4; 0; 1001; 2; []; 10.0; U
20; loa; []; 4; 0; 1001; 3; []; 5.0; U
Cargo Flows
...
...
@@ -46,15 +48,15 @@ Initial Vessel State
Initial Storage State
0; 5; 0.0
0; 6; 0.0
0; 4; 1000
0
.0
0; 4; 1000.0
Final Vessel State
5; 1
6; 1
Final Storage State
0; 5; 100
0
.0
0; 6; 100
0
.0
0; 5; 100.0
0; 6; 100.0
Task Properties
...
...
@@ -65,11 +67,11 @@ Solution
16.0
7; R; 0.0; 1.0 (6 [])
9; R; 0.0; 1.0 (5 [])
19; R; 1.0; 7.0 (6 [])
20; R; 1.0; 6.0 (5 [])
19; R; 1.0; 7.0 (6 []
10
)
20; R; 1.0; 6.0 (5 []
5
)
12; R; 7.0; 1.0 (5 [])
11; R; 8.0; 1.0 (6 [])
19; R; 8.0; 7.0 (5 [])
20; R; 9.0; 6.0 (6 [])
19; R; 8.0; 7.0 (5 []
10
)
20; R; 9.0; 6.0 (6 []
5
)
8; R; 15.0; 1.0 (5 [])
10; R; 15.0; 1.0 (6 [])
tests/with_typing/multiTow.TIPP
View file @
7765658a
...
...
@@ -9,7 +9,7 @@ Berths
16; Терминал1
Storages
18; Хранилище1; 13; 6
00
.0
18; Хранилище1; 13; 6.0
Vessel Types
11; Тип судна1
...
...
@@ -38,8 +38,8 @@ Templates
64; mov; []; 12; 16; 10; []; 1.0
65; mrn; []; 11; 16; [12,12,12]; 1.0
66; unm; []; 11; 16; [12,12,12]; 1.0
67; loa; []; 11; 13; 18; 16; []; 6
00
.0; M
68; loa; []; 18; 13; 11; 16; []; 6
00
.0; M
67; loa; []; 11; 13; 18; 16; []; 6.0; M
68; loa; []; 18; 13; 11; 16; []; 6.0; M
Cargo Flows
...
...
@@ -52,7 +52,7 @@ Initial Vessel State
124; 10
Initial Storage State
13; 111; 12
00
.0
13; 111; 12.0
13; 112; 0.0
13; 18; 0.0
...
...
@@ -62,7 +62,7 @@ Final Vessel State
Final Storage State
13; 111; 0.0
13; 112; 12
00
.0
13; 112; 12.0
Task Properties
...
...
tests/with_typing/v2.tipp
View file @
7765658a
...
...
@@ -10,13 +10,15 @@ Berths
19; Терминал2
Storages
20; Хранилище1; 22; 100
0
.0
21; Хранилище2; 22; 100
0
.0
20; Хранилище1; 22; 100.0
21; Хранилище2; 22; 100.0
Vessel Types
1001; Тип судна1
1002; Тип буксира1
Bunker Types
Bunkers
Tows
...
...
@@ -27,8 +29,8 @@ Loading Equipment Types
Loading Equipments
Transport Ships
24; Судно1; 100000
0
.0; 1001
25; Судно2; 100000
0
.0; 1001
24; Судно1; 100000.0; 1001
25; Судно2; 100000.0; 1001
Templates
4010; mov; []; 1001; 19; 18; [1002]; 1.0
...
...
@@ -43,10 +45,10 @@ Templates
14; mov; []; 1002; 17; 19; []; 1.0
17; mov; []; 1002; 18; 19; []; 1.0
13; mov; []; 1002; 17; 18; []; 1.0
3998; loa; []; 20; 22; 1001; 18; []; 20
0
.0; U
3996; loa; []; 1001; 22; 20; 18; []; 20
0
.0; U
3994; loa; []; 21; 22; 1001; 19; []; 1
0
.0; U
3992; loa; []; 1001; 22; 21; 19; []; 1
0
.0; U
3998; loa; []; 20; 22; 1001; 18; []; 20.0; U
3996; loa; []; 1001; 22; 20; 18; []; 20.0; U
3994; loa; []; 21; 22; 1001; 19; []; 1.0; U
3992; loa; []; 1001; 22; 21; 19; []; 1.0; U
Cargo Flows
...
...
@@ -56,34 +58,35 @@ Initial Vessel State
27; 17
Initial Storage State
22; 24; 100
0
.0
22; 24; 100.0
22; 25; 0.0
22; 20; 20
0
.0
22; 21; 80
0
.0
22; 20; 20.0
22; 21; 80.0
Final Vessel State
Final Storage State
22; 24; 0.0
22; 25; 100
0
.0
22; 25; 100.0
Task Properties
22
.0; 0
16
.0; 0
Solution
12.0
3; R; 0.0; 5.0 (25 [])
4005; R; 0.0; 2.0 (24 [27])
3996; R; 2.0; 3.0 (24 [])
15; R; 2.0; 1.0 (27 [])
3996; R; 2.0; 3.0 (24 [] 20)
4005; R; 3.0; 2.0 (25 [27])
4009; R; 5.0; 1.0 (24 [27])
3998; R; 5.0;
4.0 (25 []
)
3992; R; 6.0; 1.0 (24 [])
3994; R; 7.0; 1.0 (24 [
])
4010; R; 8.0; 1.0 (24 [27]
)
4009; R; 9.0; 1.0 (2
5
[27])
399
6; R; 9.0; 2.0 (24 []
)
4010; R; 10.0; 1.0 (2
5
[27])
4009; R; 11.0; 1.0 (2
4
[27])
399
8; R; 11.0; 1.0 (25 []
)
3998; R; 5.0;
3.0 (25 [] 20
)
3992; R; 6.0; 1.0 (24 []
1
)
4010; R; 7.0; 1.0 (24 [27
])
3996; R; 8.0; 1.0 (24 [] 20
)
4009; R; 9.0; 1.0 (2
4
[27])
399
8; R; 9.0; 2.0 (25 [] 20
)
4010; R; 10.0; 1.0 (2
4
[27])
4009; R; 11.0; 1.0 (2
5
[27])
399
6; R; 11.0; 1.0 (24 [] 19
)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment