Directory OMOptim/Core/Optim/EA/Evaluations/

Directory Created:
2011-03-18 14:18
Total Files:
1
Deleted Files:
1
Lines of Code:
278

[root]/OMOptim/Core/Optim/EA/Evaluations

Lines of Code

OMOptim/Core/Optim/EA/Evaluations/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 29 (100.0%) 1412 (100.0%) 48.6
hubert.thieriot 25 (86.2%) 1108 (78.5%) 44.3
sjoelund.se 2 (6.9%) 152 (10.8%) 76.0
hudson 2 (6.9%) 152 (10.8%) 76.0

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

1 lines of code changed in 1 file:

  • OMOptim/Core/Optim/EA/Evaluations: EAStdOptimizationEval.h (+1)
hubert.thieriot 2013-06-23 07:14 Rev.: 16448

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

2 lines of code changed in 1 file:

  • OMOptim/Core/Optim/EA/Evaluations: EAStdOptimizationEval.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

151 lines of code changed in 1 file:

  • OMOptim/Core/Optim/EA/Evaluations: EAStdOptimizationEval.h (+151 -151)
hudson 2013-05-02 20:46 Rev.: 15962

[Janitor mode] Fix tabs

151 lines of code changed in 1 file:

  • OMOptim/Core/Optim/EA/Evaluations: EAStdOptimizationEval.h (+151 -151)
hudson 2013-04-30 14:51 Rev.: 15938

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

  • OMOptim/Core/Optim/EA/Evaluations: EAStdOptimizationEval.h (+1)
hubert.thieriot 2013-04-11 12:11 Rev.: 15789

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

1 lines of code changed in 1 file:

  • OMOptim/Core/Optim/EA/Evaluations: EAStdOptimizationEval.h (+1 -1)
hubert.thieriot 2013-03-28 09:05 Rev.: 15676

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

16 lines of code changed in 1 file:

  • OMOptim/Core/Optim/EA/Evaluations: EAStdOptimizationEval.h (+16 -13)
hubert.thieriot 2013-02-04 13:30 Rev.: 15052

-removed useless signal
- stop problem signal/slot

11 lines of code changed in 1 file:

  • OMOptim/Core/Optim/EA/Evaluations: EAStdOptimizationEval.h (+11 -2)
hubert.thieriot 2012-12-20 04:19 Rev.: 14476

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

4 lines of code changed in 1 file:

  • OMOptim/Core/Optim/EA/Evaluations: EAStdOptimizationEval.h (+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

16 lines of code changed in 1 file:

  • OMOptim/Core/Optim/EA/Evaluations: EAStdOptimizationEval.h (+16)
hubert.thieriot 2012-08-21 16:58 Rev.: 12619

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

8 lines of code changed in 1 file:

  • OMOptim/Core/Optim/EA/Evaluations: EAStdOptimizationEval.h (+8 -5)
hubert.thieriot 2012-03-21 19:34 Rev.: 11484

- larger use of forware declarations : should compile faster
- corrected optobjective view problem
- corected find function of MOVector
- Problemthreads are terminated when application quitted

5 lines of code changed in 1 file:

  • OMOptim/Core/Optim/EA/Evaluations: EAStdOptimizationEval.h (+5 -3)
hubert.thieriot 2012-03-14 19:51 Rev.: 11429

- changes in variables : now have models
- changes in Optimization : now can handle several models

47 lines of code changed in 1 file:

  • OMOptim/Core/Optim/EA/Evaluations: EAStdOptimizationEval.h (+47 -65)
hubert.thieriot 2012-02-07 14:47 Rev.: 11039

- turned back to delete instead of deleteLater for onesimulation and onesimresult (still to be corrected)

1 lines of code changed in 1 file:

  • OMOptim/Core/Optim/EA/Evaluations: EAStdOptimizationEval.h (+1)
hubert.thieriot 2012-02-01 19:09 Rev.: 10998

-- update way mo files are loaded
- component optimization updates

120 lines of code changed in 1 file:

  • OMOptim/Core/Optim/EA/Evaluations: EAStdOptimizationEval.h (+120 -135)
hubert.thieriot 2012-01-17 19:43 Rev.: 10916

- updated saving functions
- renamed ModClass to ModItem
- Modelica Record, Class, Model ...

2 lines of code changed in 1 file:

  • OMOptim/Core/Optim/EA/Evaluations: EAStdOptimizationEval.h (+2 -2)
hubert.thieriot 2012-01-03 20:07 Rev.: 10855

- made infosender a singleton working with plugin
- improved modclasstree

1 lines of code changed in 1 file:

  • OMOptim/Core/Optim/EA/Evaluations: EAStdOptimizationEval.h (+1 -1)
hubert.thieriot 2012-01-02 12:51 Rev.: 10848

- GUI : updated double specification : uses QScienceSpinBox : allows scientific notation and dot decimal separator
- removed old EI statements

0 lines of code changed in 1 file:

  • OMOptim/Core/Optim/EA/Evaluations: EAStdOptimizationEval.h (-3)
hubert.thieriot 2011-12-26 14:23 Rev.: 10834

- major improvment : removed EI, added plugin functionnality (not documented yet)

4 lines of code changed in 1 file:

  • OMOptim/Core/Optim/EA/Evaluations: EAStdOptimizationEval.h (+4 -1)
hubert.thieriot 2011-10-18 13:42 Rev.: 10144

- merged with Hubert's branch :
- mainly concerns stability, Energy integration (not included by default), and GUI

21 lines of code changed in 1 file:

  • OMOptim/Core/Optim/EA/Evaluations: EAStdOptimizationEval.h (+21 -24)
hubert.thieriot 2011-09-05 13:25 Rev.: 9744

Merged with Hubert's branch

7 lines of code changed in 1 file:

  • OMOptim/Core/Optim/EA/Evaluations: EAStdOptimizationEval.h (+7 -7)
hubert.thieriot 2011-08-08 17:27 Rev.: 9614

Merged with Hubert's branch
-Energy integration improvments (like curves, display and MILP calculations)
-Removed inadequate EI includes


260 lines of code changed in 1 file:

  • OMOptim/Core/Optim/EA/Evaluations: EAStdOptimizationEval.h (+260 -260)
hubert.thieriot 2011-07-12 09:53 Rev.: 9453

- merged with Hubert's branch

2 lines of code changed in 1 file:

  • OMOptim/Core/Optim/EA/Evaluations: EAStdOptimizationEval.h (+2 -2)
hubert.thieriot 2011-07-06 13:44 Rev.: 9418

- merged with Hubert's branch

12 lines of code changed in 1 file:

  • OMOptim/Core/Optim/EA/Evaluations: EAStdOptimizationEval.h (+12 -17)
hubert.thieriot 2011-05-27 17:41 Rev.: 9147

- merged with Branch Hubert : many bugs corrected, gui improvments, Energy integration : first HEN .mod file

10 lines of code changed in 1 file:

  • OMOptim/Core/Optim/EA/Evaluations: EAStdOptimizationEval.h (+10 -8)
hubert.thieriot 2011-04-08 20:21 Rev.: 8558

Merged with branch : major bug corrections (cf branch history of https://openmodelica.ida.liu.se/svn/OpenModelica/branches/Optimization/Branches/Hubert)

79 lines of code changed in 2 files:

  • OMOptim/Core/Optim/EA/Evaluations: EAStdOptimizationEval.h (+79 -69), EAStdVariableDetEval.h (del)
hubert.thieriot 2011-03-18 14:18 Rev.: 8302

- fisrt commit of all needed files + binary files

479 lines of code changed in 2 files:

  • OMOptim/Core/Optim/EA/Evaluations: EAStdOptimizationEval.h (new 269), EAStdVariableDetEval.h (new 210)
Generated by StatSVN 0.7.0