Directory OMOptim/Core/Optim/EA/Results/

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

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 26 (100.0%) 1399 (100.0%) 53.8
hubert.thieriot 20 (76.9%) 869 (62.1%) 43.4
hudson 2 (7.7%) 409 (29.2%) 204.5
sjoelund.se 4 (15.4%) 121 (8.6%) 30.2

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/Results: EAStdResult.h (+1)
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

117 lines of code changed in 1 file:

  • OMOptim/Core/Optim/EA/Results: EAStdResult.h (+117 -117)
hudson 2013-05-02 20:46 Rev.: 15962

[Janitor mode] Fix tabs

117 lines of code changed in 1 file:

  • OMOptim/Core/Optim/EA/Results: EAStdResult.h (+117 -117)
hudson 2013-04-30 14:51 Rev.: 15938

[Janitor mode] Set auto-props

292 lines of code changed in 1 file:

  • OMOptim/Core/Optim/EA/Results: EAStdResult.h (+292 -291)
hubert.thieriot 2013-03-28 09:05 Rev.: 15676

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

14 lines of code changed in 1 file:

  • OMOptim/Core/Optim/EA/Results: EAStdResult.h (+14 -16)
hubert.thieriot 2012-12-20 04:19 Rev.: 14476

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

10 lines of code changed in 1 file:

  • OMOptim/Core/Optim/EA/Results: EAStdResult.h (+10 -10)
hubert.thieriot 2012-12-02 13:01 Rev.: 14192

- updated for new MOVector::findItem function

12 lines of code changed in 1 file:

  • OMOptim/Core/Optim/EA/Results: EAStdResult.h (+12 -11)
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

33 lines of code changed in 1 file:

  • OMOptim/Core/Optim/EA/Results: EAStdResult.h (+33 -1)
hubert.thieriot 2012-11-02 04:14 Rev.: 13761

- updates for new information controler in OMOptimBasis
- minor corrections

7 lines of code changed in 1 file:

  • OMOptim/Core/Optim/EA/Results: EAStdResult.h (+7 -4)
hubert.thieriot 2012-08-21 16:58 Rev.: 12619

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

3 lines of code changed in 1 file:

  • OMOptim/Core/Optim/EA/Results: EAStdResult.h (+3 -1)
hubert.thieriot 2012-04-02 11:08 Rev.: 11624

- changed OptimResult VariableResult reading

3 lines of code changed in 1 file:

  • OMOptim/Core/Optim/EA/Results: EAStdResult.h (+3)
hubert.thieriot 2012-03-28 21:14 Rev.: 11594

- added missing variables in Optimization result
- corrected iscan in Optimization result
- corrected TabResOneSim

59 lines of code changed in 1 file:

  • OMOptim/Core/Optim/EA/Results: EAStdResult.h (+59 -36)
hubert.thieriot 2012-03-27 18:28 Rev.: 11571

- corrected potential seg fault in optimization
- Variable::clone() now is virtual

9 lines of code changed in 1 file:

  • OMOptim/Core/Optim/EA/Results: EAStdResult.h (+9 -7)
hubert.thieriot 2012-03-19 18:46 Rev.: 11462

- infosender improvements
- probleminterface light improvements
- bugs correction concerning project loading/ saving

1 lines of code changed in 1 file:

  • OMOptim/Core/Optim/EA/Results: EAStdResult.h (+1 -1)
hubert.thieriot 2012-03-14 19:51 Rev.: 11429

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

9 lines of code changed in 1 file:

  • OMOptim/Core/Optim/EA/Results: EAStdResult.h (+9 -5)
sjoelund.se 2012-03-13 08:54 Rev.: 11398

- Remove some tabs from sources

2 lines of code changed in 1 file:

  • OMOptim/Core/Optim/EA/Results: EAStdResult.h (+2 -2)
sjoelund.se 2012-02-23 15:06 Rev.: 11185

- Fixed the fix-bom command (removed some BOM)

1 lines of code changed in 1 file:

  • OMOptim/Core/Optim/EA/Results: EAStdResult.h (+1 -1)
hubert.thieriot 2012-02-06 14:39 Rev.: 11037

- small gui improvements

25 lines of code changed in 1 file:

  • OMOptim/Core/Optim/EA/Results: EAStdResult.h (+25 -26)
hubert.thieriot 2012-02-01 19:09 Rev.: 10998

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

5 lines of code changed in 1 file:

  • OMOptim/Core/Optim/EA/Results: EAStdResult.h (+5 -3)
hubert.thieriot 2012-01-03 20:07 Rev.: 10855

- made infosender a singleton working with plugin
- improved modclasstree

210 lines of code changed in 1 file:

  • OMOptim/Core/Optim/EA/Results: EAStdResult.h (+210 -210)
hubert.thieriot 2011-12-26 14:23 Rev.: 10834

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

3 lines of code changed in 1 file:

  • OMOptim/Core/Optim/EA/Results: EAStdResult.h (+3 -5)
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

12 lines of code changed in 1 file:

  • OMOptim/Core/Optim/EA/Results: EAStdResult.h (+12 -12)
hubert.thieriot 2011-09-05 13:25 Rev.: 9744

Merged with Hubert's branch

224 lines of code changed in 1 file:

  • OMOptim/Core/Optim/EA/Results: EAStdResult.h (+224 -224)
hubert.thieriot 2011-07-06 13:44 Rev.: 9418

- merged with Hubert's branch

7 lines of code changed in 1 file:

  • OMOptim/Core/Optim/EA/Results: EAStdResult.h (+7 -8)
hubert.thieriot 2011-05-27 17:41 Rev.: 9147

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

1 lines of code changed in 1 file:

  • OMOptim/Core/Optim/EA/Results: EAStdResult.h (+1)
hubert.thieriot 2011-03-18 14:18 Rev.: 8302

- fisrt commit of all needed files + binary files

222 lines of code changed in 1 file:

  • OMOptim/Core/Optim/EA/Results: EAStdResult.h (new 222)
Generated by StatSVN 0.7.0