Skip to content

Commit fd898b0

Browse files
authored
Update output_navigation_3.txt
1 parent cdb537a commit fd898b0

1 file changed

Lines changed: 27 additions & 32 deletions

File tree

output/output_navigation_3.txt

Lines changed: 27 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,59 +1,54 @@
1-
SCIPPlan Version: 0.1.0alpha33
2-
SCIP Version: 8.04
3-
PySCIPOpt Version: 4.4.0
1+
SCIPPlan Version: 0.2.1alpha0
2+
SCIP Version: 9.01
3+
PySCIPOpt Version: 5.2.1
44

5-
Horizon is not provided, and is set to 1
6-
Epsilon is not provided, and is set to 0.1
7-
Gap is not provided, and is set to 10.0%
5+
Horizon is not provided, and is set to 1.
6+
Epsilon is not provided, and is set to 0.1.
7+
Gap is not provided, and is set to 10.0%.
88

99
Configuration:
1010

11+
Use System of ODE's: True
1112
Display SCIP Output: False
1213
Save Solutions: False
1314
Dt Variable Name: Dt
1415

1516
Domain (str): navigation
16-
Instance (int): 3
17+
Instance (str): 3
1718
Horizon (int): 1 (default)
1819
Epsilon (float): 0.1 (default)
1920
Gap (float): 10.0% (default)
2021
BigM (float): 1000.0
2122

2223
Encoding the problem over horizon h=1.
2324
Solving the problem.
24-
Horizon of h=1 is infeasible, incrementing to h=2
25+
Horizon of h=1 is infeasible, incrementing to h=2.
2526
Encoding the problem over horizon h=2.
2627
Solving the problem.
27-
Horizon of h=2 is infeasible, incrementing to h=3
28+
Horizon of h=2 is infeasible, incrementing to h=3.
2829
Encoding the problem over horizon h=3.
2930
Solving the problem.
30-
Horizon of h=3 is infeasible, incrementing to h=4
31+
Horizon of h=3 is infeasible, incrementing to h=4.
3132
Encoding the problem over horizon h=4.
3233
Solving the problem.
33-
Problem solved.
34+
Problem solved.
3435

35-
Solutions saved:
36+
Plan:
37+
Accelerate_x at step 0 by value 0.500.
38+
Accelerate_y at step 0 by value 0.182.
39+
Dt at step 0 by value 2.715.
3640

37-
Plan:
38-
Accelerate_x at step 0 by value 0.344
39-
Accelerate_y at step 0 by value 0.046
40-
Mode at step 0 by value 0.000
41-
Dt at step 0 by value 5.870
41+
Accelerate_x at step 1 by value 0.500.
42+
Accelerate_y at step 1 by value -0.374.
43+
Dt at step 1 by value 1.285.
4244

43-
Accelerate_x at step 1 by value -0.500
44-
Accelerate_y at step 1 by value 0.333
45-
Mode at step 1 by value 1.000
46-
Dt at step 1 by value 1.905
45+
Accelerate_x at step 2 by value -0.333.
46+
Accelerate_y at step 2 by value 0.150.
47+
Dt at step 2 by value 8.058.
4748

48-
Accelerate_x at step 2 by value -0.500
49-
Accelerate_y at step 2 by value 0.140
50-
Mode at step 2 by value 0.000
51-
Dt at step 2 by value 3.403
49+
Accelerate_x at step 3 by value 0.176.
50+
Accelerate_y at step 3 by value -0.346.
51+
Dt at step 3 by value 4.514.
5252

53-
Accelerate_x at step 3 by value 0.106
54-
Accelerate_y at step 3 by value -0.500
55-
Mode at step 3 by value 1.000
56-
Dt at step 3 by value 2.775
57-
58-
Total reward: -14.153
59-
Total time: 1050.837
53+
Total reward: -16.571
54+
Total time: 170.541

0 commit comments

Comments
 (0)