Searched refs:config_cmp (Results 1 – 1 of 1) sorted by relevance
314 end})local function config_cmp(a,b)return weighting(a)<weighting(b)end function351 …l r=deepcopy(luke)local all_configs=collect_configs(r)sort(all_configs,config_cmp)map(all_configs,…