# File warshall.rb, line 235
        def each &b
                @basis.each &b
        end