Module formatter

Module formatter 

Source
Expand description

Output formatting (table, JSON, YAML). Output formatting for optimization results.

Supports multiple output formats: table, JSON, YAML, and plain text.

Enums§

OutputFormat
Output format for optimization results.

Functions§

format_result
Format and print optimization result.
format_result_to_string
Format optimization result to string.