From ecf5384f754c2140bf14579d97585e634e1a14a9 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Thu, 1 Oct 2015 13:34:59 +0200 Subject: Fix typos Change-Id: I04d1bc3a9f38ff7871d3192563cd1f649fdc6cea Reviewed-on: https://gerrit.libreoffice.org/18960 Reviewed-by: Samuel Mehrbrodt Tested-by: Samuel Mehrbrodt --- .../EvolutionarySolver/src/net/adaptivebox/goodness/ACRComparator.java | 2 +- .../EvolutionarySolver/src/net/adaptivebox/goodness/BCHComparator.java | 2 +- .../ThirdParty/EvolutionarySolver/src/net/adaptivebox/sco/SCAgent.java | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'nlpsolver') diff --git a/nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/goodness/ACRComparator.java b/nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/goodness/ACRComparator.java index a21e912cf129..e529d33ba9c0 100644 --- a/nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/goodness/ACRComparator.java +++ b/nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/goodness/ACRComparator.java @@ -3,7 +3,7 @@ * which varied adaptively according to the social information. * * Applied domain: efficiently for ridge class feasible space (SF), such as - * the problem with eqaulity constraints + * the problem with equality constraints * * Author Create/Modi Note * Xiaofeng Xie Jun 24, 2003 Created diff --git a/nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/goodness/BCHComparator.java b/nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/goodness/BCHComparator.java index bc251b5e8031..66c25ed0b73d 100644 --- a/nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/goodness/BCHComparator.java +++ b/nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/goodness/BCHComparator.java @@ -28,7 +28,7 @@ package net.adaptivebox.goodness; public class BCHComparator implements IGoodnessCompareEngine { -/* check the magnitude of two array, the frontial is more important +/* check the magnitude of two array, the frontal is more important **/ private static int compareArray(double[] fit1, double[] fit2) { for (int i=0; i