autofragment.io.output

Output formatting for autofragment results.

This module provides functions for writing FragmentTree objects to JSON files in the autofragment output format.

Functions

format_partitioning_info(algorithm, ...)

Format partitioning metadata for output.

format_source_info(filepath[, file_format])

Format source file metadata for output.

write_json(tree, filepath[, indent])

Write a FragmentTree to a JSON file.