diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2011-11-29 10:41:38 +0100 |
---|---|---|
committer | Petr Mladek <pmladek@suse.cz> | 2011-11-29 17:38:50 +0100 |
commit | 1aa1b7298c2ea84f27881e3beb6ae7108554876f (patch) | |
tree | 3c3c640afc7abc4f643ab469f8db5eae6733ba9f /nlpsolver/ThirdParty | |
parent | 471a0d741d823077381c2fcb167739755806cf48 (diff) |
...originally probably replaced an en-dash (thanks Roman Eisele).
Diffstat (limited to 'nlpsolver/ThirdParty')
-rwxr-xr-x | nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/deps/behavior/DEGTBehavior.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/deps/behavior/DEGTBehavior.java b/nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/deps/behavior/DEGTBehavior.java index e77c972bca4d..50666ff4f8f5 100755 --- a/nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/deps/behavior/DEGTBehavior.java +++ b/nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/deps/behavior/DEGTBehavior.java @@ -18,7 +18,7 @@ * @References:
* [1] Storn R, Price K. Differential evolution - a simple and efficient
* heuristic for global optimization over continuous spaces. Journal of
- * Global Optimization, 1997, 11: 341 C359
+ * Global Optimization, 1997, 11: 341-359
* @ The original differential evolution idea
* [2] X F Xie, W J Zhang. SWAF: swarm algorithm framework for numerical
* optimization. Genetic and Evolutionary Computation Conference (GECCO),
|