Directory OMOptim/Core/Optim/EA/SPEA2Adaptative/

Directory Created:
2011-03-18 14:18
Total Files:
5
Deleted Files:
0
Lines of Code:
837

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 78 (100.0%) 2758 (100.0%) 35.3
hubert.thieriot 48 (61.5%) 1907 (69.1%) 39.7
hudson 12 (15.4%) 500 (18.1%) 41.6
sjoelund.se 18 (23.1%) 351 (12.7%) 19.5

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

5 lines of code changed in 5 files:

  • OMOptim/Core/Optim/EA/SPEA2Adaptative: SPEA2Adapt.cpp (+1), SPEA2Adapt.h (+1), SPEA2AdaptInitBounded.h (+1), SPEA2AdaptMutation.h (+1), SPEA2AdaptParameters.h (+1)
hudson 2014-04-16 11:06 Rev.: 20164

[Janitor mode] Fix whitespace

24 lines of code changed in 3 files:

  • OMOptim/Core/Optim/EA/SPEA2Adaptative: SPEA2Adapt.h (+7 -7), SPEA2AdaptInitBounded.h (+8 -8), SPEA2AdaptMutation.h (+9 -9)
hubert.thieriot 2013-06-05 10:47 Rev.: 16221

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

2 lines of code changed in 2 files:

  • OMOptim/Core/Optim/EA/SPEA2Adaptative: SPEA2Adapt.cpp (+1 -1), SPEA2AdaptParameters.h (+1 -1)
hubert.thieriot 2013-06-04 09:28 Rev.: 16202

- added setOverwritedVariable script function

1 lines of code changed in 1 file:

  • OMOptim/Core/Optim/EA/SPEA2Adaptative: SPEA2Adapt.cpp (+1 -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

182 lines of code changed in 5 files:

  • OMOptim/Core/Optim/EA/SPEA2Adaptative: SPEA2Adapt.cpp (+30 -30), SPEA2Adapt.h (+7 -7), SPEA2AdaptInitBounded.h (+43 -43), SPEA2AdaptMutation.h (+64 -64), SPEA2AdaptParameters.h (+38 -38)
hudson 2013-05-02 20:46 Rev.: 15962

[Janitor mode] Fix tabs

182 lines of code changed in 5 files:

  • OMOptim/Core/Optim/EA/SPEA2Adaptative: SPEA2Adapt.cpp (+30 -30), SPEA2Adapt.h (+7 -7), SPEA2AdaptInitBounded.h (+43 -43), SPEA2AdaptMutation.h (+64 -64), SPEA2AdaptParameters.h (+38 -38)
hudson 2013-04-30 14:51 Rev.: 15938

[Janitor mode] Set auto-props

294 lines of code changed in 4 files:

  • OMOptim/Core/Optim/EA/SPEA2Adaptative: SPEA2Adapt.cpp (+1), SPEA2Adapt.h (+1), SPEA2AdaptInitBounded.h (+126 -125), SPEA2AdaptMutation.h (+166 -165)
hubert.thieriot 2013-03-28 09:05 Rev.: 15676

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

3 lines of code changed in 2 files:

  • OMOptim/Core/Optim/EA/SPEA2Adaptative: SPEA2Adapt.cpp (+2 -2), SPEA2Adapt.h (+1 -1)
hubert.thieriot 2013-02-04 13:30 Rev.: 15052

-removed useless signal
- stop problem signal/slot

5 lines of code changed in 1 file:

  • OMOptim/Core/Optim/EA/SPEA2Adaptative: SPEA2Adapt.cpp (+5 -2)
hubert.thieriot 2012-07-18 10:44 Rev.: 12334

- main change in OMParameter : use name as an index (removed INDEX field since it could cause mistakes when list of parameters evolves)

33 lines of code changed in 2 files:

  • OMOptim/Core/Optim/EA/SPEA2Adaptative: SPEA2Adapt.cpp (+7 -7), SPEA2AdaptParameters.h (+26 -11)
hubert.thieriot 2012-07-04 18:15 Rev.: 12272

- removed unneeded includes

163 lines of code changed in 1 file:

  • OMOptim/Core/Optim/EA/SPEA2Adaptative: SPEA2AdaptMutation.h (+163 -161)
hubert.thieriot 2012-04-24 12:06 Rev.: 11793

- added Gnuplot display of intermediary results.
- removed bug of omctrl (multithread not compatible with project->loadMoFile)

28 lines of code changed in 1 file:

  • OMOptim/Core/Optim/EA/SPEA2Adaptative: SPEA2Adapt.cpp (+28 -20)
hubert.thieriot 2012-04-16 17:52 Rev.: 11757

- MOParameter modifications (still without any effect)

1 lines of code changed in 1 file:

  • OMOptim/Core/Optim/EA/SPEA2Adaptative: SPEA2AdaptParameters.h (+1 -1)
sjoelund.se 2012-03-26 11:24 Rev.: 11533

- Converted OMOptim/OMShell to UTF-8

4 lines of code changed in 2 files:

  • OMOptim/Core/Optim/EA/SPEA2Adaptative: SPEA2Adapt.h (+2 -2), SPEA2AdaptParameters.h (+2 -2)
sjoelund.se 2012-03-13 08:54 Rev.: 11398

- Remove some tabs from sources

158 lines of code changed in 4 files:

  • OMOptim/Core/Optim/EA/SPEA2Adaptative: SPEA2Adapt.cpp (+3 -3), SPEA2Adapt.h (+12 -12), SPEA2AdaptInitBounded.h (+54 -54), SPEA2AdaptMutation.h (+89 -89)
hubert.thieriot 2012-02-29 11:29 Rev.: 11231

- Splitted OMOptim : there is now a lib called OMOptimBasis (within OMOptim folder) which provides basis features. It will allow to share code with plugins and to build dedicated applications using similar base classes.

6 lines of code changed in 2 files:

  • OMOptim/Core/Optim/EA/SPEA2Adaptative: SPEA2Adapt.cpp (+4 -4), SPEA2Adapt.h (+2 -2)
sjoelund.se 2012-02-23 15:06 Rev.: 11185

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

2 lines of code changed in 2 files:

  • OMOptim/Core/Optim/EA/SPEA2Adaptative: SPEA2AdaptInitBounded.h (+1 -1), SPEA2AdaptMutation.h (+1 -1)
hubert.thieriot 2012-02-06 14:39 Rev.: 11037

- small gui improvements

161 lines of code changed in 1 file:

  • OMOptim/Core/Optim/EA/SPEA2Adaptative: SPEA2Adapt.cpp (+161 -156)
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/SPEA2Adaptative: SPEA2Adapt.cpp (+5 -5)
hubert.thieriot 2012-01-30 19:24 Rev.: 10985

- updated GUI (omcases tree view, project infos)
- corrected int and double bounds in Optimization

10 lines of code changed in 2 files:

  • OMOptim/Core/Optim/EA/SPEA2Adaptative: SPEA2Adapt.cpp (+1 -1), SPEA2AdaptParameters.h (+9)
hubert.thieriot 2012-01-23 19:13 Rev.: 10945

- open .mo file and auto-reload proposition
- reload in omc function updated

0 lines of code changed in 1 file:

  • OMOptim/Core/Optim/EA/SPEA2Adaptative: SPEA2AdaptParameters.h (-1)
hubert.thieriot 2012-01-17 19:43 Rev.: 10916

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

4 lines of code changed in 2 files:

  • OMOptim/Core/Optim/EA/SPEA2Adaptative: SPEA2Adapt.cpp (+2 -2), SPEA2Adapt.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/SPEA2Adaptative: SPEA2Adapt.cpp (+1 -1)
hubert.thieriot 2011-12-26 14:23 Rev.: 10834

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

16 lines of code changed in 3 files:

  • OMOptim/Core/Optim/EA/SPEA2Adaptative: SPEA2Adapt.cpp (+5 -14), SPEA2Adapt.h (+10 -14), SPEA2AdaptParameters.h (+1 -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

30 lines of code changed in 4 files:

  • OMOptim/Core/Optim/EA/SPEA2Adaptative: SPEA2Adapt.cpp (+15 -16), SPEA2Adapt.h (+7 -7), SPEA2AdaptMutation.h (+2 -2), SPEA2AdaptParameters.h (+6 -4)
hubert.thieriot 2011-09-05 13:25 Rev.: 9744

Merged with Hubert's branch

177 lines of code changed in 4 files:

  • OMOptim/Core/Optim/EA/SPEA2Adaptative: SPEA2Adapt.cpp (+8 -8), SPEA2Adapt.h (+2 -2), SPEA2AdaptMutation.h (+163 -163), SPEA2AdaptParameters.h (+4 -6)
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


400 lines of code changed in 2 files:

  • OMOptim/Core/Optim/EA/SPEA2Adaptative: SPEA2Adapt.cpp (+307 -319), SPEA2Adapt.h (+93 -93)
hubert.thieriot 2011-07-12 09:53 Rev.: 9453

- merged with Hubert's branch

4 lines of code changed in 2 files:

  • OMOptim/Core/Optim/EA/SPEA2Adaptative: SPEA2Adapt.cpp (+2 -1), SPEA2Adapt.h (+2)
hubert.thieriot 2011-07-06 13:44 Rev.: 9418

- merged with Hubert's branch

126 lines of code changed in 4 files:

  • OMOptim/Core/Optim/EA/SPEA2Adaptative: SPEA2Adapt.cpp (+35 -35), SPEA2Adapt.h (+12 -9), SPEA2AdaptMutation.h (+4 -3), SPEA2AdaptParameters.h (new 75)
hubert.thieriot 2011-05-27 17:41 Rev.: 9147

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

4 lines of code changed in 4 files:

  • OMOptim/Core/Optim/EA/SPEA2Adaptative: SPEA2Adapt.cpp (+1), SPEA2Adapt.h (+1), SPEA2AdaptInitBounded.h (+1), SPEA2AdaptMutation.h (+1)
hubert.thieriot 2011-03-18 14:18 Rev.: 8302

- fisrt commit of all needed files + binary files

727 lines of code changed in 4 files:

  • OMOptim/Core/Optim/EA/SPEA2Adaptative: SPEA2Adapt.cpp (new 349), SPEA2Adapt.h (new 97), SPEA2AdaptInitBounded.h (new 122), SPEA2AdaptMutation.h (new 159)
Generated by StatSVN 0.7.0