ALGORITHMS · DETERMINISTIC LIBRARY
Algorithm library · the math under MAIA's decisions
Scheduling, optimization, forecasting, change-point detection, routing, and bin-packing primitives. Each one inspectable, benchmarked, and pinned to the agents that consume it.
ALGORITHMS
18
across 6 families
LIVE
16
serving production traffic
INVOCATIONS · 24h
73,776
across all algorithms
P95 LATENCY · AGG
187 ms
weighted across families
SCHEDULING
Order tasks across resources to minimize cost or makespan
4 algorithms
OPTIMIZATION
Find best assignment under constraints
4 algorithms
FORECASTING
Statistical projection from historical signal
3 algorithms
DETECTION
Detect change-points and anomalies in streams
3 algorithms
ROUTING
Shortest / cheapest path through a graph
2 algorithms
ALLOCATION
Pack items into bins under capacity limits
2 algorithms