Directory OMOptim/Core/Optim/EA/PSO/

Total Files:
8
Deleted Files:
0
Lines of Code:
960

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 64 (100.0%) 1299 (100.0%) 20.2
hudson 16 (25.0%) 896 (69.0%) 56.0
sjoelund.se 16 (25.0%) 335 (25.8%) 20.9
hubert.thieriot 8 (12.5%) 49 (3.8%) 6.1
Frenkel TUD 3 (4.7%) 10 (0.8%) 3.3
adrpo 4 (6.3%) 8 (0.6%) 2.0
adeas31 1 (1.6%) 1 (0.1%) 1.0
fabiabda 16 (25.0%) 0 (0.0%) 0.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

8 lines of code changed in 8 files:

  • OMOptim/Core/Optim/EA/PSO: PSO.cpp (+1), PSO.h (+1), PSOAlgo.h (+1), PSOBreed.h (+1), PSOParameters.h (+1), updateGbest.h (+1), updatePbest.h (+1), updateVelocity.h (+1)
hudson 2014-04-16 11:06 Rev.: 20164

[Janitor mode] Fix whitespace

6 lines of code changed in 1 file:

  • OMOptim/Core/Optim/EA/PSO: PSO.h (+6 -6)
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

325 lines of code changed in 7 files:

  • OMOptim/Core/Optim/EA/PSO: PSO.cpp (+124 -124), PSO.h (+14 -14), PSOAlgo.h (+77 -77), PSOBreed.h (+25 -25), PSOParameters.h (+34 -34), updatePbest.h (+21 -21), updateVelocity.h (+30 -30)
hudson 2013-05-02 20:46 Rev.: 15962

[Janitor mode] Fix tabs

325 lines of code changed in 7 files:

  • OMOptim/Core/Optim/EA/PSO: PSO.cpp (+124 -124), PSO.h (+14 -14), PSOAlgo.h (+77 -77), PSOBreed.h (+25 -25), PSOParameters.h (+34 -34), updatePbest.h (+21 -21), updateVelocity.h (+30 -30)
hudson 2013-04-30 14:51 Rev.: 15938

[Janitor mode] Set auto-props

565 lines of code changed in 8 files:

  • OMOptim/Core/Optim/EA/PSO: PSO.cpp (+1), PSO.h (+1), PSOAlgo.h (+238 -237), PSOBreed.h (+63 -62), PSOParameters.h (+97 -96), updateGbest.h (+34 -33), updatePbest.h (+57 -56), updateVelocity.h (+74 -73)
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/PSO: PSO.cpp (+2 -2), PSO.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/PSO: PSO.cpp (+5 -2)
hubert.thieriot 2012-09-01 04:51 Rev.: 12757

- 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:

  • OMOptim/Core/Optim/EA/PSO: PSOBreed.h (+2 -2)
adeas31 2012-08-22 00:55 Rev.: 12629

- who knows how many case-sensitivity problems exists.

1 lines of code changed in 1 file:

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

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

39 lines of code changed in 4 files:

  • OMOptim/Core/Optim/EA/PSO: PSO.cpp (+8 -8), PSO.h (+2 -2), PSOAlgo.h (+3 -3), PSOParameters.h (+26 -23)
sjoelund.se 2012-08-18 08:37 Rev.: 12583

- Detect people who cannot spell Link?ping correctly

2 lines of code changed in 1 file:

  • OMOptim/Core/Optim/EA/PSO: PSO.h (+2 -2)
adrpo 2012-07-18 21:05 Rev.: 12345

- no BOM

2 lines of code changed in 2 files:

  • OMOptim/Core/Optim/EA/PSO: PSOAlgo.h (+1 -1), PSOParameters.h (+1 -1)
adrpo 2012-07-18 19:07 Rev.: 12343

- fix UTF-8 issues.

6 lines of code changed in 2 files:

  • OMOptim/Core/Optim/EA/PSO: PSOAlgo.h (+3 -3), PSOParameters.h (+3 -3)
Frenkel TUD 2012-07-18 16:28 Rev.: 12340

- fix tabs

10 lines of code changed in 3 files:

  • OMOptim/Core/Optim/EA/PSO: PSO.cpp (+2 -2), PSO.h (+6 -6), PSOAlgo.h (+2 -2)
fabiabda 2012-07-18 11:14 Rev.: 12336

PSO Optimisation Algorithm added

0 lines of code changed in 16 files:

  • OMOptim/Core/Optim/EA/PSO: PSO.cpp (new), PSO.h (changed), PSOAlgo.h (new), PSOBreed.h (new), PSOParameters.h (changed), updateGbest.h (changed), updatePbest.h (new), updateVelocity.h (changed)
Generated by StatSVN 0.7.0