Skip to content

Commit fb0367d

Browse files
committed
keyrsla
1 parent c6d9e8f commit fb0367d

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

config/gsp_solver.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ gurobi:
4646
Xseg: 0.0 # Reserved for fixed-port/full MIP objective scaling
4747

4848
env_log_file: log/gurobi.log # null=no log file, or path like "log/gurobi.log"
49-
threads: 2 # 0=auto-detect, >0=fixed thread count
49+
threads: 0 # 0=auto-detect, >0=fixed thread count
5050
mip_focus: 0 # 0=balanced, 1=feasible, 2=optimal, 3=best_bound
5151
seed: -1 # -1=random, >=0=fixed seed for reproducibility
5252

sol/survey/multivessel.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{
44
"metadata": {
55
"solver_version": "survey_export_1.1",
6-
"timestamp": "1776336863",
6+
"timestamp": "1777304287",
77
"mode": "survey",
88
"strategy": "baseline",
99
"boat_id": 1,
@@ -79,7 +79,7 @@
7979
{
8080
"metadata": {
8181
"solver_version": "survey_export_1.1",
82-
"timestamp": "1776336863",
82+
"timestamp": "1777304287",
8383
"mode": "survey",
8484
"strategy": "baseline",
8585
"boat_id": 2,
@@ -159,7 +159,7 @@
159159
{
160160
"metadata": {
161161
"solver_version": "survey_export_1.1",
162-
"timestamp": "1776336863",
162+
"timestamp": "1777304287",
163163
"mode": "survey",
164164
"strategy": "baseline",
165165
"boat_id": 3,
@@ -231,7 +231,7 @@
231231
{
232232
"metadata": {
233233
"solver_version": "survey_export_1.1",
234-
"timestamp": "1776336863",
234+
"timestamp": "1777304287",
235235
"mode": "survey",
236236
"strategy": "baseline",
237237
"boat_id": 4,

0 commit comments

Comments
 (0)