Introduction
Welcome to the QuantumDMN documentation.
Overview
QuantumDMN is a high-performance, specification-compliant decision engine written in Go. It supports DMN 1.5 decision tables and boxed expressions, along with a comprehensive FEEL implementation.
Documentation Map
DMN & FEEL Guide
Learn how to model decisions and write FEEL expressions.
- Syntax: Detailed reference for supported FEEL functions and types.
- Examples: Common patterns and use cases.
Web UI Guide
User manual for the DMN Web Editor and Simulation Playground.
- Editor: How to create and modify DMN diagrams.
- Simulation: Visualizing decision logic execution.
SDK Integration
Libraries for integrating the DMN engine into your applications.