Hi,
I wonder if there is already an implementation of a rule based engine like Drools with some backward chaning based on the Rete algorithm in LabVIEW.
I find the state machine to be hard to managed once you have more than 50 states and a rule based state machine could work like magic with its ru...