knowsys / rulewerk

Java library based on the VLog rule engine
Apache License 2.0
32 stars 13 forks source link

use ArrayList instead of HashSet to store rules in VLogKnowledgeBase #205

Open larry-gonzalez opened 3 years ago

larry-gonzalez commented 3 years ago

This pull request aims to maintain rule order in the pre-processing step before passing them to VLog.