i1 : findHeft ( {{-1,0}, {2,1}}, DegreeRank => 2 ) o1 = {-1, 3} o1 : List
i2 : findHeft ( {}, DegreeRank => 0 ) o2 = {} o2 : List
The object findHeft is a method function with options.