summaryrefslogtreecommitdiffstats
path: root/nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/goodness/ACRComparator.java
diff options
context:
space:
mode:
Diffstat (limited to 'nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/goodness/ACRComparator.java')
-rw-r--r--nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/goodness/ACRComparator.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/goodness/ACRComparator.java b/nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/goodness/ACRComparator.java
index fc4ee535fbc2..ae8d4d130f8c 100644
--- a/nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/goodness/ACRComparator.java
+++ b/nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/goodness/ACRComparator.java
@@ -2,10 +2,10 @@
* Description: For comparison of goodness in landscape with loosed constraints
* which varied adaptively according to the social information.
*
- * @Applied domain: efficiently for ridge class feasible space (SF), such as
+ * Applied domain: efficiently for ridge class feasible space (SF), such as
* the problem with eqaulity constraints
*
- * @ Author Create/Modi Note
+ * Author Create/Modi Note
* Xiaofeng Xie Jun 24, 2003 Created
* Xiaofeng Xie May 11, 2004
*