Skip to content

Commit

Permalink
upload hda results
Browse files Browse the repository at this point in the history
  • Loading branch information
ZedongPeng committed Aug 28, 2024
1 parent 27908ab commit 098ee38
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions gdplib/hda/benchmark_result/gdp.bigm_gams.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"Problem": [{"Name": "/tmp/tmprrxwit7o/model.gms", "Lower bound": 5714.555997088593, "Upper bound": 3528.950792100343, "Number of objectives": 1, "Number of constraints": 1097.0, "Number of variables": 722.0, "Number of binary variables": null, "Number of integer variables": 12.0, "Number of continuous variables": 710.0, "Number of nonzeros": 3722.0, "Sense": "maximize"}], "Solver": [{"Name": "GAMS (44, 3, 0, 0)", "Status": "ok", "Return code": 0, "Message": null, "User time": 3600.103999930434, "System time": null, "Wallclock time": null, "Termination condition": "optimal", "Termination message": null, "Transformation time": 0.033936262130737305}], "Solution": [{"number of solutions": 0, "number of solutions displayed": 0}]}
1 change: 1 addition & 0 deletions gdplib/hda/benchmark_result/gdpopt.enumerate_gams.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"Problem": [{"Name": "unknown", "Lower bound": 5965.85534735854, "Upper bound": 5965.85534735854, "Number of objectives": 1, "Number of constraints": 728, "Number of variables": 721, "Number of binary variables": 12, "Number of integer variables": 0, "Number of continuous variables": 709, "Number of nonzeros": null, "Sense": "maximize", "Number of disjunctions": 6}], "Solver": [{"Name": "GDPopt (22, 5, 13) - enumerate", "Status": "ok", "User time": 89.42376203997992, "Wallclock time": 89.42376203997992, "Termination condition": "optimal", "Iterations": 64, "Timing": {"main_timer_start_time": 888128.356594849, "nlp": 89.23715589847416, "total": 89.42376203997992}}]}
1 change: 1 addition & 0 deletions gdplib/hda/benchmark_result/gdpopt.gloa_gams.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"Problem": [{"Name": "unknown", "Lower bound": 5801.273938397722, "Upper bound": 5801.273938397722, "Number of objectives": 1, "Number of constraints": 728, "Number of variables": 721, "Number of binary variables": 12, "Number of integer variables": 0, "Number of continuous variables": 709, "Number of nonzeros": null, "Sense": "maximize", "Number of disjunctions": 6}], "Solver": [{"Name": "GDPopt (22, 5, 13) - GLOA", "Status": "ok", "User time": 11.893097568070516, "Wallclock time": 11.893097568070516, "Termination condition": "optimal", "Iterations": 1, "Timing": {"main_timer_start_time": 888176.460823144, "mip": 0.287338332971558, "total": 11.893097568070516}}]}
1 change: 1 addition & 0 deletions gdplib/hda/benchmark_result/gdpopt.loa_gams.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"Problem": [{"Name": "unknown", "Lower bound": 5801.273938397722, "Upper bound": 5801.273938397722, "Number of objectives": 1, "Number of constraints": 728, "Number of variables": 721, "Number of binary variables": 12, "Number of integer variables": 0, "Number of continuous variables": 709, "Number of nonzeros": null, "Sense": "maximize", "Number of disjunctions": 6}], "Solver": [{"Name": "GDPopt (22, 5, 13) - LOA", "Status": "ok", "User time": 10.375345692038536, "Wallclock time": 10.375345692038536, "Termination condition": "optimal", "Iterations": 1, "Timing": {"main_timer_start_time": 888165.998588027, "mip": 0.6156940310029313, "total": 10.375345692038536}}]}
1 change: 1 addition & 0 deletions gdplib/hda/benchmark_result/gdpopt.ric_gams.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"Problem": [{"Name": "unknown", "Lower bound": 5965.85534735854, "Upper bound": 5965.85534735854, "Number of objectives": 1, "Number of constraints": 728, "Number of variables": 721, "Number of binary variables": 12, "Number of integer variables": 0, "Number of continuous variables": 709, "Number of nonzeros": null, "Sense": "maximize", "Number of disjunctions": 6}], "Solver": [{"Name": "GDPopt (22, 5, 13) - RIC", "Status": "ok", "User time": 120.05747349804733, "Wallclock time": 120.05747349804733, "Termination condition": "optimal", "Iterations": 61, "Timing": {"main_timer_start_time": 888217.871635438, "mip": 29.318535834783688, "nlp": 80.31525724590756, "integer cut generation": 0.02080313174519688, "total": 120.05747349804733}}]}

0 comments on commit 098ee38

Please sign in to comment.