rex_xai.resp_maps

Classes

ResponsibilityMaps

Module Contents

class rex_xai.resp_maps.ResponsibilityMaps
maps
counts
__repr__()
Return type:

str

get(k, increment=False)
new_map(k, height, width, depth=None)
Parameters:

k (int)

items()
keys()
len()
merge(maps)
responsibility(mutant, args)
Parameters:
update_maps(mutants, args, data, search_tree)

Update the different responsibility maps with all passing mutants <mutants> @params mutants: list of mutants @params args: causal args @params data: data @params search_tree: tree of boxes

Mutates in place, does not return a value

Parameters:
subset(id)