I am currently working on a HYBRID system of ANS and ES shell. Could anyone out
there give some pointers? I am also aware of the existence of Expert Network, is it really being used by the industrial. Current state of my work stops at:
ANS
---
i) implemented using C++
ii) extensive use of templates and class
iii) Neurons and connections created as objects to form a concrete network.
iv) readily to interface with any programs using C or C++
ES
---
none so far, but expected to work on a currently available shell. One suggested candidate is CLIPS5 of NASA JSC distributed through COSMIC. It is written in C and highly 'interfacable'.