df (pandas.DataFrame) – The input noisy genotype matrix where entries are 0,1 and 3.
cellr (float) – ratio for picking how many cells.
mutr (float) – ratio for picking how many mutations.
time_limit (int, optional) – Time limit for the ILP solver, by default 3600.