Skip to main content

program_count

Function program_count 

Source
pub fn program_count(program: &PolydatProgram) -> usize
Expand description

Count the programs reachable from program: itself plus every traversal body at every depth. This is the number of compiled programs a traversing kernel needs for its whole lifetime, however many tuples it dispenses.