1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/AI/FuzzyLite
DjWarmonger 486cd4b001 - Fixed (common) issue when AI found neutral stacks infinitely strong
- Fixed non-fuzzy performance of some functions. Now AI really considers all options and uses multiple heroes, who don't spend their time wandering a lot.
2014-02-05 18:45:51 +00:00
..
AreaCentroidAlgorithm.cpp Added fixed FuzzyLite library to sources. It compiles without additional settings under MVS2010 and should also compile with other tools (straightforward include structure). 2012-03-05 12:01:41 +00:00
AreaCentroidAlgorithm.h Added fixed FuzzyLite library to sources. It compiles without additional settings under MVS2010 and should also compile with other tools (straightforward include structure). 2012-03-05 12:01:41 +00:00
CMakeLists.txt - compile flags for fuzzylite should not be arch-specific. 2012-10-19 14:30:55 +00:00
CompoundTerm.cpp Added fixed FuzzyLite library to sources. It compiles without additional settings under MVS2010 and should also compile with other tools (straightforward include structure). 2012-03-05 12:01:41 +00:00
CompoundTerm.h Added fixed FuzzyLite library to sources. It compiles without additional settings under MVS2010 and should also compile with other tools (straightforward include structure). 2012-03-05 12:01:41 +00:00
defs.h Ignore the cmath-fix block on non-vs compilers. 2013-07-02 15:19:54 +00:00
DescriptiveAntecedent.cpp Added fixed FuzzyLite library to sources. It compiles without additional settings under MVS2010 and should also compile with other tools (straightforward include structure). 2012-03-05 12:01:41 +00:00
DescriptiveAntecedent.h Added fixed FuzzyLite library to sources. It compiles without additional settings under MVS2010 and should also compile with other tools (straightforward include structure). 2012-03-05 12:01:41 +00:00
DiscreteTerm.cpp Added fixed FuzzyLite library to sources. It compiles without additional settings under MVS2010 and should also compile with other tools (straightforward include structure). 2012-03-05 12:01:41 +00:00
DiscreteTerm.h Added fixed FuzzyLite library to sources. It compiles without additional settings under MVS2010 and should also compile with other tools (straightforward include structure). 2012-03-05 12:01:41 +00:00
flScalar.h Added fixed FuzzyLite library to sources. It compiles without additional settings under MVS2010 and should also compile with other tools (straightforward include structure). 2012-03-05 12:01:41 +00:00
FunctionTerm.cpp Added fixed FuzzyLite library to sources. It compiles without additional settings under MVS2010 and should also compile with other tools (straightforward include structure). 2012-03-05 12:01:41 +00:00
FunctionTerm.h Added fixed FuzzyLite library to sources. It compiles without additional settings under MVS2010 and should also compile with other tools (straightforward include structure). 2012-03-05 12:01:41 +00:00
FuzzyAnd.cpp Added fixed FuzzyLite library to sources. It compiles without additional settings under MVS2010 and should also compile with other tools (straightforward include structure). 2012-03-05 12:01:41 +00:00
FuzzyAnd.h Added fixed FuzzyLite library to sources. It compiles without additional settings under MVS2010 and should also compile with other tools (straightforward include structure). 2012-03-05 12:01:41 +00:00
FuzzyAntecedent.cpp Added fixed FuzzyLite library to sources. It compiles without additional settings under MVS2010 and should also compile with other tools (straightforward include structure). 2012-03-05 12:01:41 +00:00
FuzzyAntecedent.h Added fixed FuzzyLite library to sources. It compiles without additional settings under MVS2010 and should also compile with other tools (straightforward include structure). 2012-03-05 12:01:41 +00:00
FuzzyConsequent.cpp Added fixed FuzzyLite library to sources. It compiles without additional settings under MVS2010 and should also compile with other tools (straightforward include structure). 2012-03-05 12:01:41 +00:00
FuzzyConsequent.h Added fixed FuzzyLite library to sources. It compiles without additional settings under MVS2010 and should also compile with other tools (straightforward include structure). 2012-03-05 12:01:41 +00:00
FuzzyDefuzzifier.cpp Added fixed FuzzyLite library to sources. It compiles without additional settings under MVS2010 and should also compile with other tools (straightforward include structure). 2012-03-05 12:01:41 +00:00
FuzzyDefuzzifier.h Added fixed FuzzyLite library to sources. It compiles without additional settings under MVS2010 and should also compile with other tools (straightforward include structure). 2012-03-05 12:01:41 +00:00
FuzzyEngine.cpp - Fixed (common) issue when AI found neutral stacks infinitely strong 2014-02-05 18:45:51 +00:00
FuzzyEngine.h Added fixed FuzzyLite library to sources. It compiles without additional settings under MVS2010 and should also compile with other tools (straightforward include structure). 2012-03-05 12:01:41 +00:00
FuzzyException.cpp Added fixed FuzzyLite library to sources. It compiles without additional settings under MVS2010 and should also compile with other tools (straightforward include structure). 2012-03-05 12:01:41 +00:00
FuzzyException.h Added fixed FuzzyLite library to sources. It compiles without additional settings under MVS2010 and should also compile with other tools (straightforward include structure). 2012-03-05 12:01:41 +00:00
FuzzyExceptions.cpp Added fixed FuzzyLite library to sources. It compiles without additional settings under MVS2010 and should also compile with other tools (straightforward include structure). 2012-03-05 12:01:41 +00:00
FuzzyExceptions.h Added fixed FuzzyLite library to sources. It compiles without additional settings under MVS2010 and should also compile with other tools (straightforward include structure). 2012-03-05 12:01:41 +00:00
FuzzyLite.cbp [c::b] update projects 2013-01-08 09:41:28 +00:00
FuzzyLite.h Added fixed FuzzyLite library to sources. It compiles without additional settings under MVS2010 and should also compile with other tools (straightforward include structure). 2012-03-05 12:01:41 +00:00
FuzzyLite.vcxproj Project files update/cleanup. 2012-12-19 18:23:21 +00:00
FuzzyModulation.cpp Added fixed FuzzyLite library to sources. It compiles without additional settings under MVS2010 and should also compile with other tools (straightforward include structure). 2012-03-05 12:01:41 +00:00
FuzzyModulation.h Added fixed FuzzyLite library to sources. It compiles without additional settings under MVS2010 and should also compile with other tools (straightforward include structure). 2012-03-05 12:01:41 +00:00
FuzzyOperation.cpp Added fixed FuzzyLite library to sources. It compiles without additional settings under MVS2010 and should also compile with other tools (straightforward include structure). 2012-03-05 12:01:41 +00:00
FuzzyOperation.h Added fixed FuzzyLite library to sources. It compiles without additional settings under MVS2010 and should also compile with other tools (straightforward include structure). 2012-03-05 12:01:41 +00:00
FuzzyOperator.cpp Added fixed FuzzyLite library to sources. It compiles without additional settings under MVS2010 and should also compile with other tools (straightforward include structure). 2012-03-05 12:01:41 +00:00
FuzzyOperator.h Added fixed FuzzyLite library to sources. It compiles without additional settings under MVS2010 and should also compile with other tools (straightforward include structure). 2012-03-05 12:01:41 +00:00
FuzzyOr.cpp Added fixed FuzzyLite library to sources. It compiles without additional settings under MVS2010 and should also compile with other tools (straightforward include structure). 2012-03-05 12:01:41 +00:00
FuzzyOr.h Added fixed FuzzyLite library to sources. It compiles without additional settings under MVS2010 and should also compile with other tools (straightforward include structure). 2012-03-05 12:01:41 +00:00
FuzzyRule.cpp Added fixed FuzzyLite library to sources. It compiles without additional settings under MVS2010 and should also compile with other tools (straightforward include structure). 2012-03-05 12:01:41 +00:00
FuzzyRule.h Added fixed FuzzyLite library to sources. It compiles without additional settings under MVS2010 and should also compile with other tools (straightforward include structure). 2012-03-05 12:01:41 +00:00
Hedge.cpp Added fixed FuzzyLite library to sources. It compiles without additional settings under MVS2010 and should also compile with other tools (straightforward include structure). 2012-03-05 12:01:41 +00:00
Hedge.h Added fixed FuzzyLite library to sources. It compiles without additional settings under MVS2010 and should also compile with other tools (straightforward include structure). 2012-03-05 12:01:41 +00:00
HedgeSet.cpp Added fixed FuzzyLite library to sources. It compiles without additional settings under MVS2010 and should also compile with other tools (straightforward include structure). 2012-03-05 12:01:41 +00:00
HedgeSet.h Added fixed FuzzyLite library to sources. It compiles without additional settings under MVS2010 and should also compile with other tools (straightforward include structure). 2012-03-05 12:01:41 +00:00
InfixToPostfix.cpp Added fixed FuzzyLite library to sources. It compiles without additional settings under MVS2010 and should also compile with other tools (straightforward include structure). 2012-03-05 12:01:41 +00:00
InfixToPostfix.h Added fixed FuzzyLite library to sources. It compiles without additional settings under MVS2010 and should also compile with other tools (straightforward include structure). 2012-03-05 12:01:41 +00:00
InputLVar.cpp Added fixed FuzzyLite library to sources. It compiles without additional settings under MVS2010 and should also compile with other tools (straightforward include structure). 2012-03-05 12:01:41 +00:00
InputLVar.h Added fixed FuzzyLite library to sources. It compiles without additional settings under MVS2010 and should also compile with other tools (straightforward include structure). 2012-03-05 12:01:41 +00:00
LinguisticTerm.cpp Added fixed FuzzyLite library to sources. It compiles without additional settings under MVS2010 and should also compile with other tools (straightforward include structure). 2012-03-05 12:01:41 +00:00
LinguisticTerm.h Added fixed FuzzyLite library to sources. It compiles without additional settings under MVS2010 and should also compile with other tools (straightforward include structure). 2012-03-05 12:01:41 +00:00
LinguisticVariable.cpp Added fixed FuzzyLite library to sources. It compiles without additional settings under MVS2010 and should also compile with other tools (straightforward include structure). 2012-03-05 12:01:41 +00:00
LinguisticVariable.h Added fixed FuzzyLite library to sources. It compiles without additional settings under MVS2010 and should also compile with other tools (straightforward include structure). 2012-03-05 12:01:41 +00:00
main.cpp Added fixed FuzzyLite library to sources. It compiles without additional settings under MVS2010 and should also compile with other tools (straightforward include structure). 2012-03-05 12:01:41 +00:00
MamdaniConsequent.cpp Added fixed FuzzyLite library to sources. It compiles without additional settings under MVS2010 and should also compile with other tools (straightforward include structure). 2012-03-05 12:01:41 +00:00
MamdaniConsequent.h Added fixed FuzzyLite library to sources. It compiles without additional settings under MVS2010 and should also compile with other tools (straightforward include structure). 2012-03-05 12:01:41 +00:00
MamdaniRule.cpp Added fixed FuzzyLite library to sources. It compiles without additional settings under MVS2010 and should also compile with other tools (straightforward include structure). 2012-03-05 12:01:41 +00:00
MamdaniRule.h Added fixed FuzzyLite library to sources. It compiles without additional settings under MVS2010 and should also compile with other tools (straightforward include structure). 2012-03-05 12:01:41 +00:00
OutputLVar.cpp Added fixed FuzzyLite library to sources. It compiles without additional settings under MVS2010 and should also compile with other tools (straightforward include structure). 2012-03-05 12:01:41 +00:00
OutputLVar.h Added fixed FuzzyLite library to sources. It compiles without additional settings under MVS2010 and should also compile with other tools (straightforward include structure). 2012-03-05 12:01:41 +00:00
RectangularTerm.cpp Added fixed FuzzyLite library to sources. It compiles without additional settings under MVS2010 and should also compile with other tools (straightforward include structure). 2012-03-05 12:01:41 +00:00
RectangularTerm.h Added fixed FuzzyLite library to sources. It compiles without additional settings under MVS2010 and should also compile with other tools (straightforward include structure). 2012-03-05 12:01:41 +00:00
RuleBlock.cpp Added fixed FuzzyLite library to sources. It compiles without additional settings under MVS2010 and should also compile with other tools (straightforward include structure). 2012-03-05 12:01:41 +00:00
RuleBlock.h Added fixed FuzzyLite library to sources. It compiles without additional settings under MVS2010 and should also compile with other tools (straightforward include structure). 2012-03-05 12:01:41 +00:00
ShoulderTerm.cpp Added fixed FuzzyLite library to sources. It compiles without additional settings under MVS2010 and should also compile with other tools (straightforward include structure). 2012-03-05 12:01:41 +00:00
ShoulderTerm.h Added fixed FuzzyLite library to sources. It compiles without additional settings under MVS2010 and should also compile with other tools (straightforward include structure). 2012-03-05 12:01:41 +00:00
SingletonTerm.cpp Added fixed FuzzyLite library to sources. It compiles without additional settings under MVS2010 and should also compile with other tools (straightforward include structure). 2012-03-05 12:01:41 +00:00
SingletonTerm.h Added fixed FuzzyLite library to sources. It compiles without additional settings under MVS2010 and should also compile with other tools (straightforward include structure). 2012-03-05 12:01:41 +00:00
StrOp.cpp Added fixed FuzzyLite library to sources. It compiles without additional settings under MVS2010 and should also compile with other tools (straightforward include structure). 2012-03-05 12:01:41 +00:00
StrOp.h Added fixed FuzzyLite library to sources. It compiles without additional settings under MVS2010 and should also compile with other tools (straightforward include structure). 2012-03-05 12:01:41 +00:00
TakagiSugenoConsequent.cpp Added fixed FuzzyLite library to sources. It compiles without additional settings under MVS2010 and should also compile with other tools (straightforward include structure). 2012-03-05 12:01:41 +00:00
TakagiSugenoConsequent.h Added fixed FuzzyLite library to sources. It compiles without additional settings under MVS2010 and should also compile with other tools (straightforward include structure). 2012-03-05 12:01:41 +00:00
TakagiSugenoRule.cpp Added fixed FuzzyLite library to sources. It compiles without additional settings under MVS2010 and should also compile with other tools (straightforward include structure). 2012-03-05 12:01:41 +00:00
TakagiSugenoRule.h Added fixed FuzzyLite library to sources. It compiles without additional settings under MVS2010 and should also compile with other tools (straightforward include structure). 2012-03-05 12:01:41 +00:00
TakagiSugenoTerm.cpp Added fixed FuzzyLite library to sources. It compiles without additional settings under MVS2010 and should also compile with other tools (straightforward include structure). 2012-03-05 12:01:41 +00:00
TakagiSugenoTerm.h Added fixed FuzzyLite library to sources. It compiles without additional settings under MVS2010 and should also compile with other tools (straightforward include structure). 2012-03-05 12:01:41 +00:00
test.cpp - fixes for gcc-4.7 2012-04-08 10:34:23 +00:00
test.h Added fixed FuzzyLite library to sources. It compiles without additional settings under MVS2010 and should also compile with other tools (straightforward include structure). 2012-03-05 12:01:41 +00:00
TrapezoidalTerm.cpp Added fixed FuzzyLite library to sources. It compiles without additional settings under MVS2010 and should also compile with other tools (straightforward include structure). 2012-03-05 12:01:41 +00:00
TrapezoidalTerm.h Added fixed FuzzyLite library to sources. It compiles without additional settings under MVS2010 and should also compile with other tools (straightforward include structure). 2012-03-05 12:01:41 +00:00
TriangularTerm.cpp Added fixed FuzzyLite library to sources. It compiles without additional settings under MVS2010 and should also compile with other tools (straightforward include structure). 2012-03-05 12:01:41 +00:00
TriangularTerm.h Added fixed FuzzyLite library to sources. It compiles without additional settings under MVS2010 and should also compile with other tools (straightforward include structure). 2012-03-05 12:01:41 +00:00