This repository contains an Inference Engine for propositional logic, written entirely in Python. The engine is designed to perform automated reasoning over propositional logic statements and can be ...
This project is a minimal FastAPI application that provides a simple inference API. It is intended as a baseline implementation focusing on clear separation between API, schema, and business logic ...