[root]/SimulationRuntime/c/optimization/constraints
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 103 (100.0%) | 3891 (100.0%) | 37.7 |
vitalij | 72 (69.9%) | 3160 (81.2%) | 43.8 |
hudson | 13 (12.6%) | 513 (13.2%) | 39.4 |
lochel | 5 (4.9%) | 161 (4.1%) | 32.2 |
sjoelund.se | 7 (6.8%) | 46 (1.2%) | 6.5 |
wbraun | 1 (1.0%) | 6 (0.2%) | 6.0 |
adrpo | 4 (3.9%) | 4 (0.1%) | 1.0 |
perost | 1 (1.0%) | 1 (0.0%) | 1.0 |
- fixed 20413
Thanks Willi!
0 lines of code changed in 2 files:
revert -r 20413-20418
969 lines of code changed in 2 files:
- 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 2 files:
- Got rid of some Clang warnings.
1 lines of code changed in 1 file:
[Janitor mode] Fix whitespace
1 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
2 lines of code changed in 2 files:
Update runtime code to OSMC-PL 1.2 runtime license (BSD 3-clause, GPLv3, or OSMC-PL conditions)
36 lines of code changed in 2 files:
- fixed LOG_IPOPT_ERROR
6 lines of code changed in 1 file:
- improve update model data in optimization
- improve initial guess for inputs
- fixed constant initial guess
1 lines of code changed in 1 file:
- improve evaluation for hessian in optimization
18 lines of code changed in 1 file:
- improve evaluation jacobian,gradient in optimization
24 lines of code changed in 1 file:
- restructure data for optimization
- fixed indices for nonlinear constraints
12 lines of code changed in 1 file:
- improve num hessian
69 lines of code changed in 2 files:
- restructure data for optimization (continuing)
- using stored alg vars for initial guess
24 lines of code changed in 2 files:
- some fixes from static analysis
5 lines of code changed in 1 file:
- independent memory for jacobian in optimization
11 lines of code changed in 1 file:
- restructure data for optimization (continuing)
- derivations
- fixed small bug in sparse structure for hessian
29 lines of code changed in 2 files:
improve scaling, thanks Kshitij Kulshreshtha
5 lines of code changed in 1 file:
- restructure data for optimization (continuing)
- scaling
- improve scaling
- added helper var for interim results
9 lines of code changed in 1 file:
void function should not return 0!
1 lines of code changed in 1 file:
- restructure data for optimization (continuing)
- helper pointer for collocation
73 lines of code changed in 1 file:
- restructure data for optimization (continuing)
- structure Jac, Hessian
25 lines of code changed in 1 file:
- restructure data for optimization (continuing)
- time vector
37 lines of code changed in 2 files:
- restructure data for optimization (continuing)
- poly coeff
16 lines of code changed in 2 files:
Some -Werror fixes (including missing headers, making sure noreturn functions never return)
2 lines of code changed in 1 file:
- restructure data for optimization (continuing)
29 lines of code changed in 2 files:
- starting restructure data for optimization
78 lines of code changed in 2 files:
improve code for optimization based on (updated )static analysis, thanks Martin
2 lines of code changed in 1 file:
- improve code for optimization based on static analyse
thanks Martin
10 lines of code changed in 1 file:
- fixed LOG_IPOPT_ERROR
9 lines of code changed in 1 file:
remove redundant case
9 lines of code changed in 1 file:
- split generation for jacobian structure in the optimization
- improve output format for LOG_IPOPT_JAC
146 lines of code changed in 1 file:
- improve output format
19 lines of code changed in 1 file:
- added LOG_IPOPT_ERROR for following max error in the optimization
- added example for LOG_IPOPT_ERROR
42 lines of code changed in 1 file:
[Janitor mode] Fix tabs
3 lines of code changed in 1 file:
- dev functionality for ploting structure of jac and hessian matrix
29 lines of code changed in 1 file:
- improve counter for hessian
- small changed in c-code (mv, del)
2 lines of code changed in 1 file:
- fixed setting of bounds for input in optimization
1 lines of code changed in 1 file:
[Janitor mode] Fix tabs
1 lines of code changed in 1 file:
- join constraints and algebraic vars
8 lines of code changed in 1 file:
(34 more)