Djoufson
HomeAboutWhat I BuildBlogCommunityContact
GithubLinkedInTwitter/XRSS Feed
© Djoufson 2026

Connect with me

GithubLinkedInTwitter/XRSS Feed
© Djoufson 2026
Back to Projects

Forward Chaining Inference Engine

active

This project is a C# class Library made with .NET 6+, that solves inference problems with an engine running the forward chaining algorithm.

C#
Core Maintainer
2022 - Present
open-source
Forward Chaining Inference Engine

Impact

Easily provide basic reasoning capabilities to your C# application by integrating this forward chaining C# Inference Engine

1
Contributors

Key Features

Build the engine rules set by code
Infer to the most deep fact possible
Strongly typed and convenient API for developers

Challenges

1

Implement the Forward Chaining algorithm

2

Make an intuitive & convenient API for developers to create Rules and Facts sets

3

Manage releases and bug fixes

4

Make a comprehensive facts and computing process

Achievements

Successfully implemented the algorithm

Made a reliable library

View on GitHub