Directory OMOptim/Core/Problems/

Directory Created:
2011-03-18 14:18
Total Files:
12
Deleted Files:
32
Lines of Code:
2991

[root]/OMOptim/Core/Problems
                directory in repo BlockSubs (4 files, 657 lines)

Lines of Code

OMOptim/Core/Problems/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 456 (100.0%) 15738 (100.0%) 34.5
hubert.thieriot 410 (89.9%) 14126 (89.8%) 34.4
hudson 18 (3.9%) 955 (6.1%) 53.0
sjoelund.se 28 (6.1%) 657 (4.2%) 23.4

Most Recent Commits

sjoelund.se 2015-04-27 17:41 Rev.: 25767

Prevent commits to OMOptim since the repository is being moved to https://github.com/OpenModelica/OMOptim

12 lines of code changed in 12 files:

  • OMOptim/Core/Problems: OneSimResult.cpp (+1), OneSimResult.h (+1), OneSimulation.cpp (+1), OneSimulation.h (+1), OptimResult.cpp (+1), OptimResult.h (+1), Optimization.cpp (+1), Optimization.h (+1), onesimulationinterface.cpp (+1), onesimulationinterface.h (+1), optimizationinterface.cpp (+1), optimizationinterface.h (+1)
hubert.thieriot 2013-06-23 07:14 Rev.: 16448

- more messages
- gui improvements
- new main.cpp with script/console

5 lines of code changed in 2 files:

  • OMOptim/Core/Problems: Optimization.cpp (+4 -2), Optimization.h (+1 -1)
hubert.thieriot 2013-06-23 03:02 Rev.: 16446

- updated for new OMOptimBasis (especially variable.value QVariant type)
- improved modExeplus and its ctrls
- gui simplifications

1 lines of code changed in 1 file:

  • OMOptim/Core/Problems: OneSimulation.cpp (+1 -1)
hubert.thieriot 2013-06-11 09:05 Rev.: 16294

- add setAlgoParameter function

9 lines of code changed in 2 files:

  • OMOptim/Core/Problems: Optimization.cpp (+8 -1), Optimization.h (+1)
hubert.thieriot 2013-06-05 10:47 Rev.: 16221

- added/cleaned script functions
- mutex for save/load
- GUI improvements

23 lines of code changed in 2 files:

  • OMOptim/Core/Problems: Optimization.cpp (+20 -3), Optimization.h (+3 -1)
hubert.thieriot 2013-06-04 09:28 Rev.: 16202

- added setOverwritedVariable script function

68 lines of code changed in 4 files:

  • OMOptim/Core/Problems: OneSimulation.cpp (+19), OneSimulation.h (+2 -1), Optimization.cpp (+46 -37), Optimization.h (+1 -1)
hubert.thieriot 2013-05-30 08:51 Rev.: 16159

- scripting functions (gui)

1 lines of code changed in 1 file:

  • OMOptim/Core/Problems: OneSimulation.cpp (+1 -1)
hubert.thieriot 2013-05-28 10:54 Rev.: 16127

- added a script function

12 lines of code changed in 2 files:

  • OMOptim/Core/Problems: Optimization.cpp (+10), Optimization.h (+2)
sjoelund.se 2013-05-02 21:17 Rev.: 15963

Revert r15962 (accidently replaced 8 spaces with 2 spaces; was supposed to be 1 tab to 2 spaces but text editors messed up the command)
Contact me if you have problems merging your working copy

627 lines of code changed in 6 files:

  • OMOptim/Core/Problems: OneSimResult.cpp (+2 -2), OneSimulation.cpp (+79 -79), OptimResult.cpp (+208 -208), Optimization.cpp (+298 -298), onesimulationinterface.cpp (+20 -20), optimizationinterface.cpp (+20 -20)
hudson 2013-05-02 20:46 Rev.: 15962

[Janitor mode] Fix tabs

627 lines of code changed in 6 files:

  • OMOptim/Core/Problems: OneSimResult.cpp (+2 -2), OneSimulation.cpp (+79 -79), OptimResult.cpp (+208 -208), Optimization.cpp (+298 -298), onesimulationinterface.cpp (+20 -20), optimizationinterface.cpp (+20 -20)
hudson 2013-04-30 14:51 Rev.: 15938

[Janitor mode] Set auto-props

328 lines of code changed in 12 files:

  • OMOptim/Core/Problems: OneSimResult.cpp (+1), OneSimResult.h (+1), OneSimulation.cpp (+1), OneSimulation.h (+1), OptimResult.cpp (+1), OptimResult.h (+1), Optimization.cpp (+1), Optimization.h (+1), onesimulationinterface.cpp (+118 -117), onesimulationinterface.h (+29 -28), optimizationinterface.cpp (+139 -138), optimizationinterface.h (+34 -33)
hubert.thieriot 2013-04-19 11:13 Rev.: 15861

- some functions now const

2 lines of code changed in 1 file:

  • OMOptim/Core/Problems: OneSimulation.cpp (+2)
hubert.thieriot 2013-04-11 12:11 Rev.: 15789

- updated SaveOmOptim
- Some bugs corrections in ModPlusCtrls
- removed QObject inheritance

70 lines of code changed in 6 files:

  • OMOptim/Core/Problems: OneSimResult.cpp (+9 -7), OneSimResult.h (+1 -1), OneSimulation.cpp (+9 -9), OptimResult.cpp (+13 -11), OptimResult.h (+1 -1), Optimization.cpp (+37 -29)
hubert.thieriot 2013-03-28 09:05 Rev.: 15676

- first steps towards scripting
- new MOomc functions
- removed all subblocks functions

193 lines of code changed in 5 files:

  • OMOptim/Core/Problems: OneSimResult.cpp (-11), OptimResult.cpp (+26 -26), OptimResult.h (+3 -3), Optimization.cpp (+158 -154), Optimization.h (+6 -6)
hubert.thieriot 2013-03-01 12:23 Rev.: 15409

- added omc commandlineoption in OMOptimSettings
- updated gnuplot monitor (no more singleton)
- minor GUI updates

4 lines of code changed in 1 file:

  • OMOptim/Core/Problems: OneSimulation.cpp (+4 -1)
hubert.thieriot 2013-02-04 13:30 Rev.: 15052

-removed useless signal
- stop problem signal/slot

10 lines of code changed in 2 files:

  • OMOptim/Core/Problems: Optimization.cpp (+8 -5), Optimization.h (+2 -1)
hubert.thieriot 2013-01-24 13:33 Rev.: 14907

- adapted to new OMOptimBasis version

4 lines of code changed in 4 files:

  • OMOptim/Core/Problems: OneSimResult.h (+1 -1), OneSimulation.h (+1 -1), OptimResult.h (+1 -1), Optimization.h (+1 -1)
hubert.thieriot 2012-12-20 04:19 Rev.: 14476

- transfer filesToCopy as argument : instatiating function less called
- MOStyleSheet should contain main stylesheet strings

7 lines of code changed in 2 files:

  • OMOptim/Core/Problems: OneSimulation.cpp (+4 -4), OptimResult.cpp (+3 -3)
hubert.thieriot 2012-12-03 04:02 Rev.: 14198

- corrected reading frontVars bug

8 lines of code changed in 1 file:

  • OMOptim/Core/Problems: OptimResult.cpp (+8 -8)
hubert.thieriot 2012-12-02 13:01 Rev.: 14192

- updated for new MOVector::findItem function

30 lines of code changed in 2 files:

  • OMOptim/Core/Problems: OneSimulation.cpp (+4 -4), OptimResult.cpp (+26 -26)
hubert.thieriot 2012-11-30 02:18 Rev.: 14159

--- OMOPTIM ---
- filestocopy in OneSimulation

1 lines of code changed in 1 file:

  • OMOptim/Core/Problems: OneSimulation.cpp (+1 -1)
hubert.thieriot 2012-11-28 03:41 Rev.: 14096

- replaced editableField by protectedField (cleaner)

6 lines of code changed in 2 files:

  • OMOptim/Core/Problems: OneSimulation.cpp (+2 -2), Optimization.cpp (+4 -4)
hubert.thieriot 2012-11-06 16:21 Rev.: 13809

- corrected omc functions : getmofilepath and compile
- add saved variables in optimization : those that are kept through optimization even if not objectives or parameters

56 lines of code changed in 4 files:

  • OMOptim/Core/Problems: OptimResult.cpp (+38 -96), OptimResult.h (+1 -1), Optimization.cpp (+14), Optimization.h (+3)
hubert.thieriot 2012-11-02 04:14 Rev.: 13761

- updates for new information controler in OMOptimBasis
- minor corrections

148 lines of code changed in 4 files:

  • OMOptim/Core/Problems: OneSimulation.cpp (+4 -4), OptimResult.cpp (+125 -59), OptimResult.h (+10 -2), Optimization.cpp (+9)
hubert.thieriot 2012-10-10 11:38 Rev.: 13290

- moomc get comment function
- optobjective filled fields

6 lines of code changed in 2 files:

  • OMOptim/Core/Problems: OptimResult.cpp (+5 -24), OptimResult.h (+1)
hubert.thieriot 2012-10-06 06:28 Rev.: 13210

- small updated
- new moomc/OpenModelica functions

18 lines of code changed in 4 files:

  • OMOptim/Core/Problems: Optimization.cpp (+13 -17), Optimization.h (+1 -4), onesimulationinterface.h (+2 -1), optimizationinterface.h (+2 -1)
hubert.thieriot 2012-09-07 05:53 Rev.: 12818

- other memory leaks (OMOptim). Should be over...

5 lines of code changed in 2 files:

  • OMOptim/Core/Problems: OptimResult.cpp (+3), Optimization.cpp (+2 -1)
hubert.thieriot 2012-09-05 12:17 Rev.: 12785

- removed some potential memoryleaks

16 lines of code changed in 2 files:

  • OMOptim/Core/Problems: OneSimResult.cpp (+8), OneSimulation.cpp (+8 -19)
hubert.thieriot 2012-09-04 08:53 Rev.: 12770

- corrected memory leaks
- removed file permissions settings (work differently on Windows and Linux)

8 lines of code changed in 4 files:

  • OMOptim/Core/Problems: OneSimResult.h (+3 -3), OneSimulation.cpp (+3), OptimResult.cpp (+1 -1), Optimization.cpp (+1 -1)
hubert.thieriot 2012-09-01 07:57 Rev.: 12761

- return missing

1 lines of code changed in 1 file:

  • OMOptim/Core/Problems: optimizationinterface.cpp (+1)
sjoelund.se 2012-09-01 07:03 Rev.: 12760

- Fix compilation, remove tabs

2 lines of code changed in 1 file:

  • OMOptim/Core/Problems: optimizationinterface.cpp (+2 -1)
hubert.thieriot 2012-09-01 06:03 Rev.: 12759

- pro file update
- omc start server function corrected

4 lines of code changed in 2 files:

  • OMOptim/Core/Problems: Optimization.cpp (+2 -4), optimizationinterface.cpp (+2)
hubert.thieriot 2012-08-29 07:04 Rev.: 12714

- removed modmodelname function
- project findModItem function instead of findModModel

1 lines of code changed in 2 files:

  • OMOptim/Core/Problems: OneSimulation.cpp (+1 -1), Optimization.cpp (-1)
hubert.thieriot 2012-08-28 09:57 Rev.: 12700

- avoid loading of inexisting models in Optimization
- added compile function in modmodel

22 lines of code changed in 1 file:

  • OMOptim/Core/Problems: Optimization.cpp (+22 -14)
hubert.thieriot 2012-08-21 16:58 Rev.: 12619

- added blackbox managment (optimization using executable only)
- first developer documentation

112 lines of code changed in 12 files:

  • OMOptim/Core/Problems: OneSimResult.cpp (+5 -3), OneSimResult.h (+2 -2), OneSimulation.cpp (+32 -17), OneSimulation.h (+7 -3), OptimResult.cpp (+17 -3), OptimResult.h (+7), Optimization.cpp (+26 -17), Optimization.h (+8 -3), onesimulationinterface.cpp (+3 -1), onesimulationinterface.h (+1), optimizationinterface.cpp (+2), optimizationinterface.h (+2)
hubert.thieriot 2012-08-20 15:26 Rev.: 12604

- propagate controls when recomputing points
- removing files issue

1 lines of code changed in 1 file:

  • OMOptim/Core/Problems: OptimResult.cpp (+1)
sjoelund.se 2012-08-18 08:37 Rev.: 12583

- Detect people who cannot spell Link?ping correctly

14 lines of code changed in 7 files:

  • OMOptim/Core/Problems: OneSimResult.cpp (+2 -2), OneSimResult.h (+2 -2), OneSimulation.h (+2 -2), OptimResult.cpp (+2 -2), OptimResult.h (+2 -2), Optimization.cpp (+2 -2), Optimization.h (+2 -2)
hubert.thieriot 2012-07-24 19:03 Rev.: 12360

- created OptimAlgos
- removed OptimAlgosUtils
-updated documentation

45 lines of code changed in 2 files:

  • OMOptim/Core/Problems: Optimization.cpp (+42 -56), Optimization.h (+3 -4)
hubert.thieriot 2012-07-04 18:15 Rev.: 12272

- removed unneeded includes

1 lines of code changed in 1 file:

  • OMOptim/Core/Problems: OptimResult.cpp (+1)
hubert.thieriot 2012-06-20 18:25 Rev.: 12155

- optimization Variables removed when remove corresponding model
- register meta types

34 lines of code changed in 3 files:

  • OMOptim/Core/Problems: OptimResult.cpp (+1 -1), OptimResult.h (+1 -1), Optimization.cpp (+32)

(43 more)

Generated by StatSVN 0.7.0