[root]/OMOptim/Core/Optim/EA
Checkpoints
(2 files, 426 lines)
Chromosome
(2 files, 372 lines)
Crossover
(1 files, 146 lines)
Evaluations
(1 files, 278 lines)
Init
(3 files, 290 lines)
Monitor
(4 files, 537 lines)
Mutations
(1 files, 162 lines)
NSGA2
(4 files, 670 lines)
PSO
(8 files, 960 lines)
Results
(1 files, 291 lines)
SA1
(16 files, 1700 lines)
SPEA2
(5 files, 865 lines)
SPEA2Adaptative
(5 files, 837 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 182 (100.0%) | 4191 (100.0%) | 23.0 |
hubert.thieriot | 122 (67.0%) | 3497 (83.4%) | 28.6 |
sjoelund.se | 33 (18.1%) | 441 (10.5%) | 13.3 |
hudson | 27 (14.8%) | 253 (6.0%) | 9.3 |
Prevent commits to OMOptim since the repository is being moved to https://github.com/OpenModelica/OMOptim
12 lines of code changed in 12 files:
[Janitor mode] Fix whitespace
43 lines of code changed in 6 files:
- more messages
- gui improvements
- new main.cpp with script/console
1 lines of code changed in 1 file:
- getFieldName is const now
- updated moomc::getWholeText
1 lines of code changed in 1 file:
- added/cleaned script functions
- mutex for save/load
- GUI improvements
41 lines of code changed in 4 files:
- added setOverwritedVariable script function
26 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
171 lines of code changed in 10 files:
[Janitor mode] Fix tabs
171 lines of code changed in 10 files:
[Janitor mode] Set auto-props
39 lines of code changed in 11 files:
- some functions now const
1 lines of code changed in 1 file:
- updated SaveOmOptim
- Some bugs corrections in ModPlusCtrls
- removed QObject inheritance
6 lines of code changed in 1 file:
- first steps towards scripting
- new MOomc functions
- removed all subblocks functions
17 lines of code changed in 2 files:
-removed useless signal
- stop problem signal/slot
18 lines of code changed in 3 files:
- adapted to new OMOptimBasis version
1 lines of code changed in 1 file:
- replaced editableField by protectedField (cleaner)
4 lines of code changed in 1 file:
- return missing
6 lines of code changed in 1 file:
- repared a memory leak (parameters in ModPlusCtrls)
- corrected issues on linux (folders permissions)
- temp directory better managed
- linux binaries (as windows ones) are moved to ./bin/
2 lines of code changed in 1 file:
- added blackbox managment (optimization using executable only)
- first developer documentation
11 lines of code changed in 5 files:
- Detect people who cannot spell Link?ping correctly
4 lines of code changed in 2 files:
- created OptimAlgos
- removed OptimAlgosUtils
-updated documentation
282 lines of code changed in 5 files:
- removed many unnedded header includes
17 lines of code changed in 3 files:
- changes in variables : now have models
- changes in Optimization : now can handle several models
5 lines of code changed in 3 files:
- Remove some tabs from sources
252 lines of code changed in 8 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.
110 lines of code changed in 3 files:
- moditemstree now fills with threads (still to improve)
- use buildModel command in omc instead of simulate
- use .mat reading instead of .csv
- first steps to unsaved warning
32 lines of code changed in 2 files:
-- update way mo files are loaded
- component optimization updates
11 lines of code changed in 3 files:
- updated saving functions
- renamed ModClass to ModItem
- Modelica Record, Class, Model ...
6 lines of code changed in 3 files:
- major improvment : removed EI, added plugin functionnality (not documented yet)
63 lines of code changed in 7 files:
- merged with Hubert's branch :
- mainly concerns stability, Energy integration (not included by default), and GUI
8 lines of code changed in 3 files:
Merged with Hubert's branch
872 lines of code changed in 12 files:
Merged with Hubert's branch
-Energy integration improvments (like curves, display and MILP calculations)
-Removed inadequate EI includes
80 lines of code changed in 2 files:
- merged with Hubert's branch
13 lines of code changed in 5 files:
- merged with Hubert's branch
541 lines of code changed in 18 files:
- merged with Branch Hubert : many bugs corrected, gui improvments, Energy integration : first HEN .mod file
17 lines of code changed in 14 files:
- Fixed compilation/configuration of OMOptim on Linux
2 lines of code changed in 1 file:
- fisrt commit of all needed files + binary files
1305 lines of code changed in 14 files: