Difference between revisions of "Category:ACADO"

From mintOC
Jump to: navigation, search
m (Text replacement - "<bibreferences/>" to "<biblist />")
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[insert description of ACADO here]
+
The ACADO manual
  
== References ==
+
Houska, Boris, et al. "ACADO toolkit user’s manual." (2009): 3.
<biblist />
+
  
 +
describes the toolkit as follows:
  
<!--List of all categories this page is part of. List characterization of solution behavior, model properties, ore presence of implementation details (e.g., AMPL for AMPL model) here -->
+
"
[[Category:Problem characterization]]
+
ACADO Toolkit is a software environment and algorithm collection written in C++ for automatic control and dynamic optimization. It provides a general framework for using a great variety of algorithms for direct optimal control, including model predictive control as well as state and parameter estimation. It also provides (stand-alone) efficiently implemented Runge-Kutta and BDF integrators for the simulation of ODE’s and DAE’s.
 +
"
 +
 
 +
There a list of key properties is also given. The toolkit is open source and should be user-friendly. The code should be easy to extend (i.e. linking to it is simple) and self contained (no external software is required). Due to this properties the ACADO toolkit has become quite popular in research with Optimal Control Problems.
 +
 
 +
[[Category: Implementation]]

Latest revision as of 12:17, 28 January 2016

The ACADO manual

Houska, Boris, et al. "ACADO toolkit user’s manual." (2009): 3.

describes the toolkit as follows:

" ACADO Toolkit is a software environment and algorithm collection written in C++ for automatic control and dynamic optimization. It provides a general framework for using a great variety of algorithms for direct optimal control, including model predictive control as well as state and parameter estimation. It also provides (stand-alone) efficiently implemented Runge-Kutta and BDF integrators for the simulation of ODE’s and DAE’s. "

There a list of key properties is also given. The toolkit is open source and should be user-friendly. The code should be easy to extend (i.e. linking to it is simple) and self contained (no external software is required). Due to this properties the ACADO toolkit has become quite popular in research with Optimal Control Problems.

Pages in category "ACADO"

The following 2 pages are in this category, out of 2 total.