Class AllPairShortestPathExport

    • Constructor Detail

      • AllPairShortestPathExport

        public AllPairShortestPathExport​(Structure structure)
                                  throws java.lang.Exception
        Throws:
        java.lang.Exception
    • Method Detail

      • appendChild

        public void appendChild​(java.lang.Integer[][] distances,
                                java.lang.Integer[][] intermediate,
                                int k)
                         throws java.lang.Exception
        Throws:
        java.lang.Exception