
EDAF Documentation
Welcome to the documentation hub for the Estimation of Distribution Algorithms Framework (EDAF). This index is organized by user intent: start quickly, understand core architecture, run benchmark suites, and operate reproducible research workflows.
flowchart TD
A["Start"] --> B["Guides"]
A --> C["Foundations"]
A --> D["Runtime and Analytics"]
A --> E["Benchmarks"]
A --> F["Engineering and Release"]
A --> G["API and References"]
B --> B1["getting-started"]
B --> B2["usage-guide"]
B --> B3["docker"]
C --> C1["architecture"]
C --> C2["configuration"]
C --> C3["algorithms + representations"]
C --> C4["extending-the-framework"]
D --> D1["web-dashboard"]
D --> D2["database-schema"]
D --> D3["latent-insights"]
D --> D4["metrics-and-results"]
E --> E1["problem-suites"]
E --> E2["coco-integration"]
E --> E3["disjunct-matrix + ADM suite"]
F --> F1["testing-and-release"]
F --> F2["release-and-publishing"]
F --> F3["release-notes"]
G --> G1["javadoc-api"]
G --> G2["bibliography"]
Quick Navigation
Guides
Foundations
- Architecture
- Configuration Reference
- CLI Reference
- Algorithms
- Representations
- Grammar-Based GP
- Extending the Framework
Runtime and Analytics
- Web Dashboard and API
- Database Schema
- Latent Insights and Adaptive Control
- Logging and Observability
- Metrics and Results
Benchmarks and Problem Families
- Problem Suites
- COCO Integration
- Disjunct Matrix Family (DM/RM/ADM)
- ADM Paper Suite
- Boolean/Cryptography Suite
- Benchmark Comparisons
- Complexity and Performance