Skip to main content

get_complexity_mapping

Function get_complexity_mapping 

Source
pub fn get_complexity_mapping() -> EnumMap<RiscvAirId, u64>
Expand description

Returns a mapping of RiscvAirId to their associated complexity codes. This provides the complexity cost for each AIR component in the system.