Skip to content
#

rule-based-system

Here are 12 public repositories matching this topic...

This project implements a three-tier rule engine application designed to determine user eligibility based on various attributes such as age, department, income, and spend. The system dynamically creates, combines, and evaluates rules using an AST to represent conditional logic. It enables flexibility in rule creation and modification.

  • Updated Oct 21, 2024

In this project, a new ACO algorithm is proposed which ensures to solve the problems encountered in traditional ACO algorithms. This algorithm was tested on number of environments to examine efficiency, error margin and count computational time. The results ensured that the proposed ACO algorithm is completely efficient in small-scale environmen…

  • Updated Jun 2, 2022

Improve this page

Add a description, image, and links to the rule-based-system topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the rule-based-system topic, visit your repo's landing page and select "manage topics."

Learn more