BlitzMax module; This module enables you to easily use fuzzy logic in your application. Fuzzy logic can for example be used to improve your A.I. decision making routines in your game. http://blog.htbaa.com
Find a file
2010-01-16 00:01:00 +01:00
doc Updated repository link and fixed version number 2009-09-11 23:09:56 +02:00
examples Small typo 2009-07-21 19:27:27 +02:00
.gitignore added .gitignore 2009-09-09 21:20:43 +02:00
COPYING Added license 2010-01-16 00:01:00 +01:00
fuzzy.bmx Added license 2010-01-16 00:01:00 +01:00
fuzzy_fzset.bmx Added license 2010-01-16 00:01:00 +01:00
fuzzy_hedges.bmx Added license 2010-01-16 00:01:00 +01:00
fuzzy_module.bmx Added license 2010-01-16 00:01:00 +01:00
fuzzy_operators.bmx Added license 2010-01-16 00:01:00 +01:00
fuzzy_rule.bmx Added license 2010-01-16 00:01:00 +01:00
fuzzy_set.bmx Added license 2010-01-16 00:01:00 +01:00
fuzzy_set_left_shoulder.bmx Added license 2010-01-16 00:01:00 +01:00
fuzzy_set_right_shoulder.bmx Added license 2010-01-16 00:01:00 +01:00
fuzzy_set_singleton.bmx Added license 2010-01-16 00:01:00 +01:00
fuzzy_set_triangle.bmx Added license 2010-01-16 00:01:00 +01:00
fuzzy_term.bmx Added license 2010-01-16 00:01:00 +01:00
fuzzy_variable.bmx Added license 2010-01-16 00:01:00 +01:00