divide list l among g groups each group has either int(len(l)/g) or int(len(l)/g)+1 elements returns a list of groups
(l, g)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected
searching dependent graphs…