[root]/OMOptim/Core/Optim/EA/SPEA2
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 71 (100.0%) | 2403 (100.0%) | 33.8 |
hubert.thieriot | 47 (66.2%) | 1957 (81.4%) | 41.6 |
sjoelund.se | 15 (21.1%) | 263 (10.9%) | 17.5 |
hudson | 9 (12.7%) | 183 (7.6%) | 20.3 |
Prevent commits to OMOptim since the repository is being moved to https://github.com/OpenModelica/OMOptim
5 lines of code changed in 5 files:
[Janitor mode] Fix whitespace
21 lines of code changed in 3 files:
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
160 lines of code changed in 4 files:
[Janitor mode] Fix tabs
160 lines of code changed in 4 files:
[Janitor mode] Set auto-props
2 lines of code changed in 2 files:
- first steps towards scripting
- new MOomc functions
- removed all subblocks functions
3 lines of code changed in 1 file:
-removed useless signal
- stop problem signal/slot
5 lines of code changed in 1 file:
- main change in OMParameter : use name as an index (removed INDEX field since it could cause mistakes when list of parameters evolves)
50 lines of code changed in 2 files:
- added Gnuplot display of intermediary results.
- removed bug of omctrl (multithread not compatible with project->loadMoFile)
2 lines of code changed in 1 file:
- removed many unnedded header includes
24 lines of code changed in 2 files:
- MOParameter modifications (still without any effect)
1 lines of code changed in 1 file:
- corrected find functions
- EA now also display generation parameters
2 lines of code changed in 1 file:
- Converted OMOptim/OMShell to UTF-8
2 lines of code changed in 1 file:
- larger use of forware declarations : should compile faster
- corrected optobjective view problem
- corected find function of MOVector
- Problemthreads are terminated when application quitted
2 lines of code changed in 1 file:
- Remove some tabs from sources
94 lines of code changed in 3 files:
- 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.
27 lines of code changed in 2 files:
- Fixed the fix-bom command (removed some BOM)
2 lines of code changed in 2 files:
- small gui improvements
139 lines of code changed in 1 file:
-- update way mo files are loaded
- component optimization updates
5 lines of code changed in 1 file:
- updated GUI (omcases tree view, project infos)
- corrected int and double bounds in Optimization
7 lines of code changed in 1 file:
- updated saving functions
- renamed ModClass to ModItem
- Modelica Record, Class, Model ...
12 lines of code changed in 2 files:
- made infosender a singleton working with plugin
- improved modclasstree
1 lines of code changed in 1 file:
- major improvment : removed EI, added plugin functionnality (not documented yet)
12 lines of code changed in 3 files:
- merged with Hubert's branch :
- mainly concerns stability, Energy integration (not included by default), and GUI
24 lines of code changed in 5 files:
Merged with Hubert's branch
352 lines of code changed in 5 files:
Merged with Hubert's branch
-Energy integration improvments (like curves, display and MILP calculations)
-Removed inadequate EI includes
381 lines of code changed in 2 files:
- merged with Hubert's branch
2 lines of code changed in 1 file:
- merged with Hubert's branch
131 lines of code changed in 4 files:
- merged with Branch Hubert : many bugs corrected, gui improvments, Energy integration : first HEN .mod file
4 lines of code changed in 4 files:
Merged with branch : major bug corrections (cf branch history of https://openmodelica.ida.liu.se/svn/OpenModelica/branches/Optimization/Branches/Hubert)
1 lines of code changed in 1 file:
- fisrt commit of all needed files + binary files
770 lines of code changed in 4 files: