I use CLIPS to develop a real-time Expert System. I know that CLIPS use Rete match algorithms as inference engine. I want to replace Rete algorithms with Leaps algorithms. I didn't find any content related in the guide book. Which source files contain the algorithms?
Thanks for any suggestion