Other utilities#

get_model_tree(model, *[, hide_empty])

Get a tree representation of the model.

print_model(model, *[, hide_empty])

Print a tree representation of the model.

recursive_copy(*, source_objects, parent_mapping)

Recursively copy a tree of ACP objects.