[root]/SimulationRuntime/c/optimization/mainOptimizer
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 90 (100.0%) | 1267 (100.0%) | 14.0 |
vitalij | 69 (76.7%) | 1051 (83.0%) | 15.2 |
hudson | 10 (11.1%) | 139 (11.0%) | 13.9 |
lochel | 4 (4.4%) | 39 (3.1%) | 9.7 |
sjoelund.se | 3 (3.3%) | 25 (2.0%) | 8.3 |
adrpo | 2 (2.2%) | 9 (0.7%) | 4.5 |
wbraun | 2 (2.2%) | 4 (0.3%) | 2.0 |
- fixed 20413
Thanks Willi!
0 lines of code changed in 1 file:
revert -r 20413-20418
367 lines of code changed in 1 file:
- improve optimization
- scaling
- cheaper function evalution
- improve data structure
- preprocessing for derivations
- improve evaluation goal function + constraints
- mathematical background
- improve hessian structure
- update test for optimization
0 lines of code changed in 1 file:
[Janitor mode] Fix whitespace
3 lines of code changed in 1 file:
Updated copyright notices to 2014
- The script uses regex to update copyright notices since we have different years in there
1 lines of code changed in 1 file:
Update runtime code to OSMC-PL 1.2 runtime license (BSD 3-clause, GPLv3, or OSMC-PL conditions)
18 lines of code changed in 1 file:
- improve update model data in optimization
- improve initial guess for inputs
- fixed constant initial guess
26 lines of code changed in 1 file:
- improve update model data in optimization
15 lines of code changed in 1 file:
- restructure data for optimization
- fixed indices for nonlinear constraints
1 lines of code changed in 1 file:
- restructure data for optimization (continuing)
- using stored alg vars for initial guess
14 lines of code changed in 1 file:
- restructure data for optimization (continuing)
- scaling
- improve scaling
- added helper var for interim results
7 lines of code changed in 1 file:
- restructure data for optimization (continuing)
- bounds
4 lines of code changed in 1 file:
- restructure data for optimization (continuing)
- structure Jac, Hessian
8 lines of code changed in 1 file:
- restructure data for optimization (continuing)
- time vector
5 lines of code changed in 1 file:
- starting restructure data for optimization
18 lines of code changed in 1 file:
- improve code for optimization based on static analyse
thanks Martin
2 lines of code changed in 1 file:
- improve scaling
2 lines of code changed in 1 file:
- fixed warning
1 lines of code changed in 1 file:
- temporyry fix for optimization with output file
3 lines of code changed in 1 file:
- fixed initial guess for optimize
2 lines of code changed in 1 file:
- improve output format
1 lines of code changed in 1 file:
- fixed ipopt warning
1 lines of code changed in 1 file:
- cheking ipopt max iter
11 lines of code changed in 1 file:
- fixed output format
2 lines of code changed in 1 file:
- changed default linear solver for ipopt
0 lines of code changed in 1 file:
- improve max_iter flag for ipopt
6 lines of code changed in 1 file:
- improve max_iter flag for ipopt
- max_iter=1e6 now support
22 lines of code changed in 1 file:
- added flag: max_iter for ipopt
5 lines of code changed in 1 file:
- fixed input update
- improve interpolation for input
- improve initial guess
3 lines of code changed in 1 file:
[Janitor mode] Fix tabs
2 lines of code changed in 1 file:
- seperate output file for inputs vars
16 lines of code changed in 1 file:
- improved preliminary functionality for external input file
- initial point
- added missing .h file to Makefile
5 lines of code changed in 1 file:
- improve counter for hessian
- small changed in c-code (mv, del)
0 lines of code changed in 1 file:
- fixed initial guess for optimization
2 lines of code changed in 1 file:
- fixed setting of bounds for input in optimization
0 lines of code changed in 1 file:
- fixed r19122
2 lines of code changed in 1 file:
- revert r19122
4 lines of code changed in 1 file:
- restruct constraints (optimization)
- new VarKind for constraints
- new SimVars for constraints
2 lines of code changed in 1 file:
[Janitor mode] Fix tabs
1 lines of code changed in 1 file:
- split DAE and ODE in the context of event
4 lines of code changed in 1 file:
(50 more)