removed PairwiseScheduleBuilder class; removed PSB methods max_lex_dims() and...
removed PairwiseScheduleBuilder class; removed PSB methods max_lex_dims() and build_maps() (and __str__() but no one cares); combined removed functions/class into single generate_pairwise_schedule() func that returns a pair of maps (one for each statement) so that intermediate state (what used to be PSB) is no longer kept around
Loading
Please register or sign in to comment