At line 47: min_fill(j) = l^2 - sum(M(:));
Should we also minus the self edges like the following?
min_fill(j) = l^2 -l - sum(M(:));
What version of the product are you using?
Version 1.0.7
Original issue reported on code.google.com by cleversh...@gmail.com on 2 Jul 2013 at 8:00
Original issue reported on code.google.com by
cleversh...@gmail.com
on 2 Jul 2013 at 8:00