Skip to content

Commit

Permalink
Add positioning GAMS-BARON benchmark results
Browse files Browse the repository at this point in the history
  • Loading branch information
tristantc committed Nov 6, 2024
1 parent ffb114d commit a30420c
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"Problem": [{"Name": "optimal_positioning", "Lower bound": -8.064136164514238, "Upper bound": -8.064136164514238, "Number of objectives": 1, "Number of constraints": 56.0, "Number of variables": 57.0, "Number of binary variables": null, "Number of integer variables": 50.0, "Number of continuous variables": 7.0, "Number of nonzeros": 277.0, "Sense": "minimize"}], "Solver": [{"Name": "GAMS (47, 6, 0, 0) BM", "Status": "ok", "Return code": 0, "Message": null, "User time": 0.133000058121979, "System time": null, "Wallclock time": null, "Termination condition": "optimal", "Termination message": null, "Transformation time": 0.010003328323364258}], "Solution": [{"number of solutions": 0, "number of solutions displayed": 0}]}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"Problem": [{"Name": "optimal_positioning", "Lower bound": 314.1817863758477, "Upper bound": 314.1817863758477, "Number of objectives": 1, "Number of constraints": 656.0, "Number of variables": 357.0, "Number of binary variables": null, "Number of integer variables": 50.0, "Number of continuous variables": 307.0, "Number of nonzeros": 1627.0, "Sense": "minimize"}], "Solver": [{"Name": "GAMS (47, 6, 0, 0) H", "Status": "ok", "Return code": 0, "Message": null, "User time": 0.842000311240554, "System time": null, "Wallclock time": null, "Termination condition": "optimal", "Termination message": null, "Transformation time": 0.1145327091217041}], "Solution": [{"number of solutions": 0, "number of solutions displayed": 0}]}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"Problem": [{"Name": "optimal_positioning", "Lower bound": -Infinity, "Upper bound": 2789.301174658682, "Number of objectives": 1, "Number of constraints": 30, "Number of variables": 56, "Number of binary variables": 50, "Number of integer variables": 0, "Number of continuous variables": 6, "Number of nonzeros": null, "Sense": "minimize", "Number of disjunctions": 25}], "Solver": [{"Name": "GDPopt (22, 5, 13) - enumerate", "Status": "ok", "User time": 3611.1987872235477, "Wallclock time": 3611.1987872235477, "Termination condition": "maxTimeLimit", "Iterations": 12150, "Timing": {"main_timer_start_time": 5883379.29274321, "nlp": 3353.5843800920993, "total": 3611.1987872235477}}]}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"Problem": [{"Name": "optimal_positioning", "Lower bound": -8.064136165280244, "Upper bound": -8.064136165280244, "Number of objectives": 1, "Number of constraints": 30, "Number of variables": 56, "Number of binary variables": 50, "Number of integer variables": 0, "Number of continuous variables": 6, "Number of nonzeros": null, "Sense": "minimize", "Number of disjunctions": 25}], "Solver": [{"Name": "GDPopt (22, 5, 13) - LBB", "Status": "ok", "User time": 187.17068503703922, "Wallclock time": 187.17068503703922, "Termination condition": "optimal", "Iterations": 921, "Timing": {"main_timer_start_time": 5808912.605764419, "total": 187.17068503703922}}]}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"Problem": [{"Name": "optimal_positioning", "Lower bound": -21.299999999999997, "Upper bound": -5.39637187882091, "Number of objectives": 1, "Number of constraints": 30, "Number of variables": 56, "Number of binary variables": 50, "Number of integer variables": 0, "Number of continuous variables": 6, "Number of nonzeros": null, "Sense": "minimize", "Number of disjunctions": 25}], "Solver": [{"Name": "GDPopt (22, 5, 13) - LOA", "Status": "ok", "User time": 3600.1041214270517, "Wallclock time": 3600.1041214270517, "Termination condition": "maxTimeLimit", "Iterations": 2145, "Timing": {"main_timer_start_time": 5801711.488408148, "mip": 3134.474935621023, "nlp": 463.37079446204007, "integer cut generation": 1.6342083448544145, "total": 3600.1041214270517}}]}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"Problem": [{"Name": "optimal_positioning", "Lower bound": -21.299999999999997, "Upper bound": -5.39637187882091, "Number of objectives": 1, "Number of constraints": 30, "Number of variables": 56, "Number of binary variables": 50, "Number of integer variables": 0, "Number of continuous variables": 6, "Number of nonzeros": null, "Sense": "minimize", "Number of disjunctions": 25}], "Solver": [{"Name": "GDPopt (22, 5, 13) - RIC", "Status": "ok", "User time": 3600.494884280488, "Wallclock time": 3600.494884280488, "Termination condition": "maxTimeLimit", "Iterations": 2135, "Timing": {"main_timer_start_time": 5805312.099157163, "mip": 3099.7295047761872, "nlp": 498.4098255280405, "integer cut generation": 1.721805401146412, "total": 3600.494884280488}}]}

0 comments on commit a30420c

Please sign in to comment.