Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Go From AI Idea to AI App Fast
One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Rewriting from Java to Scala and improving my university project on course Artifical Intelligence Systems.
About project in russian:
http://brunneng.blogspot.com/2013/06/fuzzy-scala-inference-engine-fusie.html
Can be used from maven:
<dependency>
<groupId>net.sf.brunneng.fusie</groupId>
<artifactId>fusie</artifactId>
<version>0.8.1</version>
</dependency>
Though the name suggests something different, MAReN IS an implementation of the Retealgorithm. Is aims to be a rule engine written in plain C, wich comes with a C++ wrapper for developers convenience.
PHP Business Rules is an open source application layer for PHP. The logic is defined in rules and facts. Like most Business Rule Engines (BRE) it uses the Retealgorithm.
The Drools.NET is a .NET port for Drools, which is a java Rules Engine based on Charles Forgy's Retealgorithm. Drools.NET enables .NET developers/Users to exploit the powerful Rule Engine like Drools through a completely managed .NET code base.
Zerorule is a lite rule engine/expert system that implements the RETEalgorithm which can improve the speed of forward-chained rule system. It is written entirly in the powerful python language. it supplies both a script interpreter and simple CLI.