Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/sources/HeuristicLab.Algorithms.ParticleSwarmOptimization/3.3/ParticleSwarmOptimization.cs

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9456   11 years swagner Updated copyright year and added some missing license headers (#1889)
(edit) @8121   12 years gkronber #1797 added an interface IConstrainedValueParameter, added a test …
(edit) @7781   12 years epitzer #1839 allow preparing PSO with invalid problem and configure algorithm …
(edit) @7512   12 years mkommend #1691: Updated PSO to use default operators.
(edit) @7259   12 years swagner Updated year of copyrights to 2012 (#1716)
(edit) @7172   12 years swagner Disabled run-time intensive analyzers by default (#1584)
(edit) @6476   13 years gkronber #1553: added remaining unit tests to create and run optimizer samples.
(edit) @5941   13 years mkofler #852: Set the default inertia value to 1 for consistency reasons.
(edit) @5935   13 years abeham #852 * Renamed CurrentIteration to Iterations
(edit) @5893   13 years mkofler Hid start/end index parameters for inertia weight updater (#852).
(edit) @5868   13 years epitzer Prevent NullReferenceException when opening incompatible problem (#852)
(edit) @5866   13 years epitzer * Remove superfluous placeholders * Hide ParticleUpdater * Add …
(edit) @5844   13 years gkronber #852: minor adaption of description string in PSO
(edit) @5809   13 years mkommend #1418: Reintegrated branch into trunk.
(edit) @5645   13 years epitzer Set CurrentInertia inside operator graph and make sure all operators …
(edit) @5643   13 years mkofler #852: PSO code refactoring. Cleanup and minor improvements.
(edit) @5581   13 years mkofler #852: PSO code refactoring. Fixed wiring in main loop (Analyzer was …
(edit) @5568   13 years epitzer Continue working on SwarmUpdater (#852)
(edit) @5561   13 years mkofler #852: Code refactoring. Worked on swarm updater.
(edit) @5560   13 years mkofler #852: Code refactoring. Created new interfaces and moved operators to …
Note: See TracRevisionLog for help on using the revision log.