Crate cairo_lang_sierra_ap_change

Source
Expand description

Sierra AP change model.

Modules§

ap_change_info
compute
Direct linear computation of AP-Changes instead of equation solver.
core_libfunc_ap_change

Enums§

ApChange
Describes the effect on the ap register in a given libfunc branch.
ApChangeError
Error occurring while calculating the costing of a program’s variables.

Functions§

calc_ap_changes
Calculates gas information for a given program.