Difference between revisions of "Main Page"

From mintOC
Jump to: navigation, search
m (Alphabetic ordering, Cleanup)
(Direct links to Problems (add))
(22 intermediate revisions by 4 users not shown)
Line 3: Line 3:
 
As, in contrast to say linear programming, there are no standard formats for the formulation of such problems, and they often show completely different characteristics, these pages dedicate some space for a thorough description of problem and solutions.
 
As, in contrast to say linear programming, there are no standard formats for the formulation of such problems, and they often show completely different characteristics, these pages dedicate some space for a thorough description of problem and solutions.
  
A more detailed description of the underlying concepts of this library can be found in the article <bibref>Sager2011b</bibref>
+
A more detailed description of the underlying concepts of this library can be found in the article <bib id="Sager2012b" />, of which a [http://mathopt.de/PUBLICATIONS/Sager2012b.pdf preprint pdf] is available.
 
+
Sager, S., 'A benchmark library of mixed-integer optimal control problems',
+
Mixed Integer Nonlinear Programming, Eds. J. Lee and S. Leyffer, 2012, pp. 631-670.
+
 
+
A [http://mathopt.de/PUBLICATIONS/Sager2012b.pdf preprint] pdf is available.
+
  
 
<!-- TOP TABLE WITH NEWS  -->
 
<!-- TOP TABLE WITH NEWS  -->
Line 28: Line 23:
 
==[[:Category:Problem characterization|Problem characterization]] <span style="font-variant:small-caps" style="font-size:10px">[[Help:Adding a problem characterization|(add)]]</span>==
 
==[[:Category:Problem characterization|Problem characterization]] <span style="font-variant:small-caps" style="font-size:10px">[[Help:Adding a problem characterization|(add)]]</span>==
  
via ''[[:Category:Application|application area]]'' - via ''[[:Category:Model characterization|mathematical model]]'' - via ''[[:Category:Solution characterization|optimal solution]]''
+
*via ''[[:Category:Application|application area]]'', e.g., [[:Category: Aeronautics | Aeronautics]] - [[:Category: Chemical engineering | Chemical engineering]] - [[:Category:Medicine | Medicine]] - [[:Category:Transport | Transport]]
  
''[[:Category:AMPL|AMPL]]'' - ''[[:Category:AMPL/TACO|AMPL using TACO]]'' - ''[[:Category:Bang bang|Bang bang]]'' - ''[[:Category:Casadi|Casadi]]'' - ''[[:Category:C|C code]]'' - ''[[:Category:Chattering|Chattering]]'' - ''[[:Category:ODE model|ODE model]]'' - ''[[:Category:Optimica|optimica]]'' - ''[[:Category:PDE model|PDE model]]'' - ''[[:Category:Periodic|Periodicity]]''
+
*via ''[[:Category:Model characterization|mathematical model]]'', e.g., [[:Category: ODE model | ODE]], [[:Category: PDE model | PDE]] or [[:Category: DAE model | DAE model]] - [[:Category: Multistage process | Multistage process]] - [[:Category: State dependent switches | State dependent switches]]
 +
 
 +
*via ''[[:Category:Solution characterization|optimal solution]]'', e.g., [[:Category: Bang bang | Bang bang]] - [[:Category: Chattering | Chattering]] - [[:Category: Sensitivity-seeking arcs | Sensitivity-seeking arcs]]
 +
 
 +
*via ''[[:Category: Implementation | implementation]], e.g., [[:Category: ACADO | ACADO]] - [[:Category: AMPL | AMPL]] - [[:Category: AMPL/TACO | AMPL with TACO]] - [[:Category:Casadi | Casadi]] - [[:Category: Switch | Switch]]
 
</td>
 
</td>
  
Line 38: Line 37:
 
==Direct links to [[:Category:MIOCP|Problems]] <span style="font-variant:small-caps" style="font-size:10px">[[Help:Adding a Problem|(add)]]</span>==
 
==Direct links to [[:Category:MIOCP|Problems]] <span style="font-variant:small-caps" style="font-size:10px">[[Help:Adding a Problem|(add)]]</span>==
  
[[Bang-bang approximation of a traveling wave | 1D wave]] - [[Bioreactor]] - [[Annihilation of calcium oscillations | Calcium]] - [[Annihilation of calcium oscillations with PLC activation inhibition| Calcium 2]] - [[Car testdrive]] - [[Diels-Alder Reaction Experimental Design | Diels-Alder OED]] - [[F-8 aircraft]] - [[Fuller's problem]] - [[Gravity Turn Maneuver | Gravity Turn]]'' - ''[[Lotka Volterra fishing problem | Lotka]] - [[Lotka Experimental Design | Lotka OED]] - [[Subway ride | Subway]] - ''[[Supermarket refrigeration system | Supermarket]] - [[Truck cruise control | Truck]]''
+
[[Bang-bang approximation of a traveling wave | 1D wave]] - [[Control of Heat Equation with Actuator Placement | Actuator Placement]] - [[Bioreactor]] - [[Batch reactor]] - [[Annihilation of calcium oscillations | Calcium]] - [[Annihilation of calcium oscillations with PLC activation inhibition| Calcium 2]] - [[Car testdrive]] - [[Cushioned Oscillation]] - [[Diels-Alder Reaction Experimental Design | Diels-Alder OED]] - [[Double Tank]] - [[Electric Car]] - [[F-8 aircraft]] - [[Fuller's problem]] - [[Gravity Turn Maneuver | Gravity Turn]] - [[Controlled Heating | Heating]] - [[Industrial robot]] - [[Lotka Volterra fishing problem | Lotka]] - [[Lotka Experimental Design | Lotka OED]] - [[Van der Pol Oscillator | Oscillator]] - [[Oil Shale Pyrolysis | Pyrolysis]] - [[Goddart's rocket problem | Rocket]] - [[Source Inversion]] - [[Subway ride | Subway]] - ''[[Supermarket refrigeration system | Supermarket]] - [[Truck cruise control | Truck]]''
 
</td>
 
</td>
 
</tr>
 
</tr>
Line 57: Line 56:
 
==[[:Category:Community|Community]] <span style="font-variant:small-caps" style="font-size:10px">[[Help:Adding a User|(add)]]</span>==
 
==[[:Category:Community|Community]] <span style="font-variant:small-caps" style="font-size:10px">[[Help:Adding a User|(add)]]</span>==
  
[[:Category:Community|Contributors]] - ''[[External Links]]''
+
[[:Category:Community|Contributors]] - ''[[External Links]]'' - ''Feel encouraged to participate!''
 
+
''Feel encouraged to participate!''
+
  
 
</td>
 
</td>
Line 65: Line 62:
  
 
</table>
 
</table>
 +
 +
== References ==
 +
<biblist />
  
 
[[Category:Main]]
 
[[Category:Main]]

Revision as of 09:04, 27 July 2016

This wiki contains a benchmark library of mixed-integer optimal control problems. The main intention is to provide algorithm developers with a set of challenging problems to evaluate their numerical optimization methods. An important focus is given on reproducibility of optimal solutions. As, in contrast to say linear programming, there are no standard formats for the formulation of such problems, and they often show completely different characteristics, these pages dedicate some space for a thorough description of problem and solutions.

A more detailed description of the underlying concepts of this library can be found in the article [Sager2012b]Author: S. Sager
Booktitle: Mixed Integer Nonlinear Programming
Editor: J. Lee and S. Leyffer
Pages: 631--670
Publisher: Springer
Title: A benchmark library of mixed-integer optimal control problems
Url: http://mathopt.de/PUBLICATIONS/Sager2012b.pdf
Year: 2012
Link to Google Scholar
, of which a preprint pdf is available.

News (add)

2023/10/19: Added new category generalized inverse optimal control
2023/10/19: Added LinearMetabolic problem

Problem characterization (add)

Direct links to Problems (add)

1D wave - Actuator Placement - Bioreactor - Batch reactor - Calcium - Calcium 2 - Car testdrive - Cushioned Oscillation - Diels-Alder OED - Double Tank - Electric Car - F-8 aircraft - Fuller's problem - Gravity Turn - Heating - Industrial robot - Lotka - Lotka OED - Oscillator - Pyrolysis - Rocket - Source Inversion - Subway - Supermarket - Truck

Help (contact)

How to contribute - How to cite - LaTeX - Guidelines

Community (add)

Contributors - External Links - Feel encouraged to participate!

References

There were no citations found in the article.