Module optimizer

Source
Expand description

Graph optimization.

Modules§

recurse

Structs§

OptimizerSettings
Settings for the optimizer.

Functions§

optimize_graph
Optimize the given graph according to the given settings. Returns a new, fully independent graph.