diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2011-11-29 10:41:38 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2011-11-29 13:12:19 +0100 |
commit | f1074136f5ac1d4dd2b2bbdd84c779e90d4f0a22 (patch) | |
tree | 3e23555d8008d51bd0be16e02d2538afcf97bf61 /nlpsolver | |
parent | 367d0be3e77f38604eeef1d9ae8a2a8c848bccbe (diff) |
...originally probably replaced an en-dash (thanks Roman Eisele).
Diffstat (limited to 'nlpsolver')
-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),
|