public
Description: Simple fuzzy logic inference for control
Homepage:
Clone URL: git://github.com/khigia/ocaml-fuzlog.git
ocaml-fuzlog / TODO.txt
100644 7 lines (6 sloc) 0.244 kb
1
2
3
4
5
6
7
 - writing mli files (documented!)
 - handle error in parsing
 - handle error in Builder
 - handle error in rule evaluation
 - parse some DSL for linguistic variable (Vocabulary) definition
 - more interesting example (what about fuzzy BOIDS?)