API Reference
Full API documentation for all public Luna Bench classes, functions, and types.
- Core Components:
BenchmarkandModelSet - Base Classes: Abstract base classes for extending Luna Bench
- Built-in Algorithms:
ScipAlgorithmand test algorithms - Built-in Features: Simple, MIP, and QUBO features
- Built-in Metrics:
Runtime,ApproximationRatio, and more - Built-in Plots: Pre-built performance, analysis, and property plots
- Plot Base Classes:
BasePlotand the chart helpers - Decorators:
@feature,@algorithm,@metric,@plot - Registry Info:
RegistryInfofor inspecting the registries - Data Types: result types and result containers
- Enums:
JobStatus,ErrorHandlingMode