The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of Graphs, reference main (dfa3cb), with Swift 5.10 for macOS (SPM) on 17 Dec 2024 03:30:55 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.59.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tevelee/swift-graphs.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tevelee/swift-graphs
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at dfa3cb1 Separated shortest path until algorithm
Cloned https://github.com/tevelee/swift-graphs.git
Revision (git rev-parse @):
dfa3cb1a27dfc1e9a65e49f57f99eba62e3b9a54
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/tevelee/swift-graphs.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/tevelee/swift-graphs.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/13] Write sources
[11/13] Write swift-version-33747A42983211AE.txt
[12/13] Compiling _NumericsShims _NumericsShims.c
[14/41] Compiling InternalCollectionsUtilities Debugging.swift
[15/41] Compiling InternalCollectionsUtilities Descriptions.swift
[16/42] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[17/42] Compiling InternalCollectionsUtilities _SortedCollection.swift
[18/42] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[19/42] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[20/42] Compiling InternalCollectionsUtilities Specialize.swift
[21/42] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[22/42] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[23/42] Compiling InternalCollectionsUtilities UInt+reversed.swift
[24/42] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[25/42] Compiling RealModule Float80+Real.swift
[26/42] Compiling RealModule Real.swift
[27/43] Compiling RealModule Float16+Real.swift
[28/43] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[29/43] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[30/43] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[31/43] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[32/43] Emitting module InternalCollectionsUtilities
[33/43] Compiling InternalCollectionsUtilities Integer rank.swift
[34/43] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[35/43] Compiling RealModule Float+Real.swift
[36/43] Compiling RealModule ElementaryFunctions.swift
[37/43] Compiling RealModule ApproximateEquality.swift
[38/43] Compiling RealModule AlgebraicField.swift
[39/43] Emitting module RealModule
[40/43] Compiling RealModule AugmentedArithmetic.swift
[41/43] Compiling RealModule Double+Real.swift
[42/43] Compiling RealModule RealFunctions.swift
[43/43] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[44/351] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[45/351] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[46/351] Compiling _RopeModule BigString+Index.swift
[47/352] Compiling HeapModule Heap+Descriptions.swift
[48/352] Compiling DequeModule _DequeBufferHeader.swift
[49/352] Compiling DequeModule _DequeSlot.swift
[50/352] Compiling DequeModule _DequeBuffer.swift
[51/352] Compiling HeapModule _HeapNode.swift
[52/352] Compiling HeapModule Heap.swift
[53/352] Compiling _RopeModule BigString+Ingester.swift
[54/352] Compiling _RopeModule BigString+Invariants.swift
[55/352] Compiling _RopeModule BigString+Iterators.swift
[56/352] Compiling _RopeModule BigString+Metrics.swift
[57/352] Compiling HeapModule Heap+Invariants.swift
[58/352] Compiling HeapModule Heap+UnsafeHandle.swift
[59/352] Emitting module HeapModule
[60/352] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[61/352] Compiling _RopeModule BigString+Hashing.swift
[62/352] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[63/352] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[64/352] Compiling _RopeModule BigString+Sequence.swift
[65/352] Compiling _RopeModule BigString+TextOutputStream.swift
[66/356] Compiling _RopeModule Range+BigString.swift
[67/356] Compiling _RopeModule BigString+UTF16View.swift
[68/356] Compiling _RopeModule BigString+UTF8View.swift
[69/356] Compiling _RopeModule BigString+UnicodeScalarView.swift
[70/356] Compiling _RopeModule BigSubstring+UTF16View.swift
[71/356] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[72/363] Compiling _RopeModule BigString+Append.swift
[73/363] Compiling _RopeModule BigString+Initializers.swift
[74/363] Compiling _RopeModule BigString+Insert.swift
[75/363] Compiling _RopeModule BigString+Managing Breaks.swift
[76/363] Compiling _RopeModule BigString+RemoveSubrange.swift
[77/363] Compiling _RopeModule BigString+ReplaceSubrange.swift
[78/363] Compiling _RopeModule BigString+Split.swift
[84/363] Compiling DequeModule _UnsafeWrappedBuffer.swift
[85/363] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[86/363] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[87/363] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[88/363] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[89/363] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[90/363] Compiling BitCollections BitSet.swift
[91/363] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[92/363] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[93/363] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[94/363] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[95/363] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[96/363] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[103/363] Compiling HashTreeCollections TreeSet+Equatable.swift
[104/363] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[105/363] Compiling HashTreeCollections TreeSet+Extras.swift
[106/363] Compiling HashTreeCollections TreeSet+Filter.swift
[107/363] Compiling HashTreeCollections TreeSet+Hashable.swift
[108/363] Compiling HashTreeCollections TreeSet+Sendable.swift
[109/363] Compiling HashTreeCollections TreeSet+Sequence.swift
[110/363] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[111/363] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[112/363] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[113/363] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[114/363] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[115/363] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[116/363] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[117/363] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[118/363] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[119/371] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[120/371] Compiling _RopeModule BigString+Chunk+Breaks.swift
[121/371] Compiling _RopeModule BigString+Summary.swift
[122/371] Compiling _RopeModule BigString.swift
[128/371] Compiling _RopeModule BigString+Chunk+Counts.swift
[130/371] Compiling OrderedCollections OrderedSet+SubSequence.swift
[131/371] Compiling OrderedCollections OrderedSet+Testing.swift
[132/371] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[133/371] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[146/371] Compiling HashTreeCollections _HashNode+Lookups.swift
[147/371] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[148/371] Compiling _RopeModule BigString+Chunk.swift
[149/371] Compiling _RopeModule BigString+BidirectionalCollection.swift
[150/371] Compiling _RopeModule BigString+Comparable.swift
[151/371] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[152/371] Compiling _RopeModule BigString+CustomStringConvertible.swift
[153/371] Compiling _RopeModule BigString+Equatable.swift
[168/371] Compiling OrderedCollections OrderedSet.swift
[169/371] Compiling OrderedCollections _UnsafeBitset.swift
[170/371] Compiling _RopeModule BigString+Chunk+Description.swift
[171/371] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[172/371] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[173/371] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[174/371] Compiling _RopeModule BigString+Chunk+Splitting.swift
[200/371] Emitting module BitCollections
[213/373] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[214/373] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[215/373] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[216/373] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[217/373] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[218/373] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[219/373] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[220/373] Compiling HashTreeCollections TreeSet.swift
[229/380] Emitting module DequeModule
[246/380] Compiling Algorithms Unique.swift
[247/380] Compiling Algorithms Windows.swift
[344/380] Emitting module OrderedCollections
[363/380] Compiling _RopeModule Rope+Remove.swift
[364/380] Compiling _RopeModule Rope+RemoveSubrange.swift
[365/380] Compiling _RopeModule Rope+Split.swift
[366/380] Compiling _RopeModule Optional Utilities.swift
[367/380] Compiling _RopeModule String Utilities.swift
[368/380] Compiling _RopeModule String.Index+ABI.swift
[369/380] Compiling _RopeModule _CharacterRecognizer.swift
[370/380] Emitting module _RopeModule
[379/380] Emitting module Algorithms
[380/380] Emitting module HashTreeCollections
[381/382] Emitting module Collections
[382/382] Compiling Collections Collections.swift
[383/473] Compiling Graphs Graph+StronglyConnectedComponents.swift
[384/473] Compiling Graphs BinaryGraph+Search.swift
[385/473] Compiling Graphs BinaryGraph+Traversal.swift
[386/473] Compiling Graphs BinaryGraph+TraversalStrategy+DFS+Inorder.swift
[387/473] Compiling Graphs BinaryGraph+TraversalStrategy.swift
[388/473] Compiling Graphs Graph+Search.swift
[389/473] Compiling Graphs Graph+Traversal.swift
[390/473] Compiling Graphs Graph+TraversalStrategy+Acyclic.swift
[391/473] Compiling Graphs Graph+TraversalStrategy+BFS.swift
[392/473] Compiling Graphs Graph+TraversalStrategy+DFS+Postorder.swift
[393/483] Compiling Graphs Graph+TraversalStrategy+DFS+Preorder.swift
[394/483] Compiling Graphs Graph+TraversalStrategy+DFS.swift
[395/483] Compiling Graphs Graph+TraversalStrategy+IterativelyDeepeningDFS.swift
[396/483] Compiling Graphs Graph+TraversalStrategy+Limited.swift
[397/483] Compiling Graphs Graph+TraversalStrategy+Priority.swift
[398/483] Compiling Graphs Graph+TraversalStrategy+Unique.swift
[399/483] Compiling Graphs Graph+TraversalStrategy.swift
[400/483] Compiling Graphs Graph+Visitor+AncestorTracking.swift
[401/483] Compiling Graphs Graph+Visitor+DepthTracking.swift
[402/483] Compiling Graphs Graph+Visitor+NodesTracking.swift
[403/483] Compiling Graphs GraphComponent+ShortestPath+AStar.swift
[404/483] Compiling Graphs GraphComponent+ShortestPath+Dijkstra.swift
[405/483] Compiling Graphs GraphComponent+ShortestPath.swift
[406/483] Compiling Graphs GraphComponent+ShortestPathUntil+AStar.swift
[407/483] Compiling Graphs GraphComponent+ShortestPathUntil+Dijkstra.swift
[408/483] Compiling Graphs GraphComponent+ShortestPathUntil.swift
[409/483] Compiling Graphs GraphComponent+ShortestPaths+Dijkstra.swift
[410/483] Compiling Graphs GraphComponent+ShortestPaths.swift
[411/483] Compiling Graphs Graph+StronglyConnectedComponents+Kosaraju.swift
[412/483] Compiling Graphs Graph+StronglyConnectedComponents+Tarjan.swift
[413/483] Compiling Graphs Graph+MinimumSpanningTree+Kruskal.swift
[414/483] Compiling Graphs Graph+MinimumSpanningTree+Prim.swift
[415/483] Compiling Graphs Graph+MinimumSpanningTree.swift
[416/483] Compiling Graphs ConnectedGraph+Random.swift
[417/483] Compiling Graphs DisjointGraph+Random.swift
[418/483] Compiling Graphs Graph+Random+BarabasiAlbert.swift
[419/483] Compiling Graphs Graph+Random+ErdosRenyi.swift
[420/483] Compiling Graphs Graph+Random+WattsStrogatz.swift
[421/483] Compiling Graphs Graph+Random.swift
[422/483] Compiling Graphs Graph+KShortestPaths+Yen.swift
[423/483] Compiling Graphs Graph+Isomophism+VF2.swift
[424/483] Compiling Graphs Graph+Isomophism+WeisfeilerLehman.swift
[425/483] Compiling Graphs Graph+Isomophism.swift
[426/483] Compiling Graphs MaximumMatchingAlgorithm+HopcroftKarp.swift
[427/483] Compiling Graphs MaximumMatchingAlgorithm.swift
[428/483] Compiling Graphs Graph+MaxFlow+Dinic.swift
[429/483] Compiling Graphs Graph+MaxFlow+EdmondsKarp.swift
[430/483] Compiling Graphs Graph+MaxFlow+FordFulkerson.swift
[431/483] Compiling Graphs Graph+MaxFlow.swift
[432/483] Compiling Graphs Graph+MinimumSpanningTree+Boruvka.swift
[433/483] Compiling Graphs Graph+KShortestPaths.swift
[434/483] Compiling Graphs Graph+ShortestPathOnWholeGraph+BellmanFord.swift
[435/483] Compiling Graphs Graph+ShortestPathOnWholeGraph+BidirectionalDijkstra.swift
[436/483] Compiling Graphs Graph+ShortestPathOnWholeGraph.swift
[437/483] Compiling Graphs Graph+ShortestPathsForAllPairs+FloydWarshall.swift
[438/483] Compiling Graphs Graph+ShortestPathsForAllPairs+Johnson.swift
[439/483] Compiling Graphs Graph+ShortestPathsForAllPairs.swift
[440/483] Compiling Graphs Graph+ShortestPathsOnWholeGraph+BellmanFord.swift
[441/483] Compiling Graphs Graph+ShortestPathsOnWholeGraph.swift
[442/483] Compiling Graphs GraphComponent+AllShortestPaths.swift
[443/483] Compiling Graphs Graph+Coloring+DSatur.swift
[444/483] Compiling Graphs Graph+Coloring+Greedy.swift
[445/483] Compiling Graphs Graph+Coloring+WelshPowell.swift
[446/483] Compiling Graphs Graph+Coloring.swift
[447/483] Compiling Graphs Graph+EulerianPath+Backtracking.swift
[448/483] Compiling Graphs Graph+EulerianPath+Hierholzer.swift
[449/483] Compiling Graphs Graph+EulerianPath.swift
[450/483] Compiling Graphs Graph+HamiltonianPath+Backtracking.swift
[451/483] Compiling Graphs Graph+HamiltonianPath+Heuristic.swift
[452/483] Compiling Graphs Graph+HamiltonianPath.swift
[453/483] Compiling Graphs Graph+Visitor+PathTracking.swift
[454/483] Compiling Graphs Graph+Visitor.swift
[455/483] Compiling Graphs BinaryGraph.swift
[456/483] Compiling Graphs BipartiteGraph.swift
[457/483] Compiling Graphs ConnectedBinaryGraph.swift
[458/483] Compiling Graphs ConnectedBinaryHashGraph.swift
[459/483] Compiling Graphs ConnectedGraph.swift
[460/483] Compiling Graphs ConnectedHashGraph.swift
[461/483] Compiling Graphs DisjointBinaryGraph.swift
[462/483] Compiling Graphs DisjointBinaryHashGraph.swift
[463/483] Compiling Graphs DisjointGraph.swift
[464/483] Compiling Graphs DisjointHashGraph.swift
[465/483] Compiling Graphs GridGraph.swift
[466/483] Compiling Graphs LazyBinaryGraph.swift
[467/483] Compiling Graphs LazyGraph.swift
[468/483] Compiling Graphs ComplementGraph.swift
[469/483] Compiling Graphs Graph+Equatable.swift
[470/483] Compiling Graphs Graph+Hashable.swift
[471/483] Compiling Graphs PartitionedGraph.swift
[472/483] Compiling Graphs ResidualGraph.swift
[473/483] Compiling Graphs TransposedGraph.swift
[474/483] Compiling Graphs UndirectedGraph.swift
[475/483] Compiling Graphs WeightedGraph.swift
[476/483] Compiling Graphs Distance.swift
[477/483] Compiling Graphs Graph+Properties.swift
[478/483] Compiling Graphs Graph.swift
[479/483] Compiling Graphs GraphComponent.swift
[480/483] Compiling Graphs MutableGraph.swift
[481/483] Compiling Graphs Utils.swift
[482/483] Compiling Graphs Weighted.swift
[483/483] Emitting module Graphs
Build complete! (15.12s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-algorithms.git
[1/5591] Fetching swift-algorithms
[113/21194] Fetching swift-algorithms, swift-collections
Fetched https://github.com/apple/swift-algorithms.git from cache (2.39s)
Fetched https://github.com/apple/swift-collections.git from cache (2.39s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.0 (2.51s)
Fetching https://github.com/apple/swift-numerics.git
[1/5576] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.22s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.49s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.60s)
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.2
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "swift-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-algorithms.git"
    }
  ],
  "manifest_display_name" : "Graphs",
  "name" : "Graphs",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "Graphs",
      "targets" : [
        "Graphs"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GraphsTests",
      "module_type" : "SwiftTarget",
      "name" : "GraphsTests",
      "path" : "Tests/GraphsTests",
      "sources" : [
        "GraphTests.swift"
      ],
      "target_dependencies" : [
        "Graphs"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Graphs",
      "module_type" : "SwiftTarget",
      "name" : "Graphs",
      "path" : "Sources/Graphs",
      "product_dependencies" : [
        "Collections",
        "Algorithms"
      ],
      "product_memberships" : [
        "Graphs"
      ],
      "sources" : [
        "Algorithms/Coloring/Graph+Coloring+DSatur.swift",
        "Algorithms/Coloring/Graph+Coloring+Greedy.swift",
        "Algorithms/Coloring/Graph+Coloring+WelshPowell.swift",
        "Algorithms/Coloring/Graph+Coloring.swift",
        "Algorithms/EulerianPath/Graph+EulerianPath+Backtracking.swift",
        "Algorithms/EulerianPath/Graph+EulerianPath+Hierholzer.swift",
        "Algorithms/EulerianPath/Graph+EulerianPath.swift",
        "Algorithms/HamiltonianPath/Graph+HamiltonianPath+Backtracking.swift",
        "Algorithms/HamiltonianPath/Graph+HamiltonianPath+Heuristic.swift",
        "Algorithms/HamiltonianPath/Graph+HamiltonianPath.swift",
        "Algorithms/Isomorphism/Graph+Isomophism+VF2.swift",
        "Algorithms/Isomorphism/Graph+Isomophism+WeisfeilerLehman.swift",
        "Algorithms/Isomorphism/Graph+Isomophism.swift",
        "Algorithms/Matching/MaximumMatchingAlgorithm+HopcroftKarp.swift",
        "Algorithms/Matching/MaximumMatchingAlgorithm.swift",
        "Algorithms/MaxFlow-MinCut/Graph+MaxFlow+Dinic.swift",
        "Algorithms/MaxFlow-MinCut/Graph+MaxFlow+EdmondsKarp.swift",
        "Algorithms/MaxFlow-MinCut/Graph+MaxFlow+FordFulkerson.swift",
        "Algorithms/MaxFlow-MinCut/Graph+MaxFlow.swift",
        "Algorithms/MinimumSpanningTree/Graph+MinimumSpanningTree+Boruvka.swift",
        "Algorithms/MinimumSpanningTree/Graph+MinimumSpanningTree+Kruskal.swift",
        "Algorithms/MinimumSpanningTree/Graph+MinimumSpanningTree+Prim.swift",
        "Algorithms/MinimumSpanningTree/Graph+MinimumSpanningTree.swift",
        "Algorithms/Random/ConnectedGraph+Random.swift",
        "Algorithms/Random/DisjointGraph+Random.swift",
        "Algorithms/Random/Graph+Random+BarabasiAlbert.swift",
        "Algorithms/Random/Graph+Random+ErdosRenyi.swift",
        "Algorithms/Random/Graph+Random+WattsStrogatz.swift",
        "Algorithms/Random/Graph+Random.swift",
        "Algorithms/ShortestPath/Graph+KShortestPaths+Yen.swift",
        "Algorithms/ShortestPath/Graph+KShortestPaths.swift",
        "Algorithms/ShortestPath/Graph+ShortestPathOnWholeGraph+BellmanFord.swift",
        "Algorithms/ShortestPath/Graph+ShortestPathOnWholeGraph+BidirectionalDijkstra.swift",
        "Algorithms/ShortestPath/Graph+ShortestPathOnWholeGraph.swift",
        "Algorithms/ShortestPath/Graph+ShortestPathsForAllPairs+FloydWarshall.swift",
        "Algorithms/ShortestPath/Graph+ShortestPathsForAllPairs+Johnson.swift",
        "Algorithms/ShortestPath/Graph+ShortestPathsForAllPairs.swift",
        "Algorithms/ShortestPath/Graph+ShortestPathsOnWholeGraph+BellmanFord.swift",
        "Algorithms/ShortestPath/Graph+ShortestPathsOnWholeGraph.swift",
        "Algorithms/ShortestPath/GraphComponent+AllShortestPaths.swift",
        "Algorithms/ShortestPath/GraphComponent+ShortestPath+AStar.swift",
        "Algorithms/ShortestPath/GraphComponent+ShortestPath+Dijkstra.swift",
        "Algorithms/ShortestPath/GraphComponent+ShortestPath.swift",
        "Algorithms/ShortestPath/GraphComponent+ShortestPathUntil+AStar.swift",
        "Algorithms/ShortestPath/GraphComponent+ShortestPathUntil+Dijkstra.swift",
        "Algorithms/ShortestPath/GraphComponent+ShortestPathUntil.swift",
        "Algorithms/ShortestPath/GraphComponent+ShortestPaths+Dijkstra.swift",
        "Algorithms/ShortestPath/GraphComponent+ShortestPaths.swift",
        "Algorithms/StronglyConnectedComponents/Graph+StronglyConnectedComponents+Kosaraju.swift",
        "Algorithms/StronglyConnectedComponents/Graph+StronglyConnectedComponents+Tarjan.swift",
        "Algorithms/StronglyConnectedComponents/Graph+StronglyConnectedComponents.swift",
        "Algorithms/Traversal/BinaryGraph+Search.swift",
        "Algorithms/Traversal/BinaryGraph+Traversal.swift",
        "Algorithms/Traversal/BinaryGraph+TraversalStrategy+DFS+Inorder.swift",
        "Algorithms/Traversal/BinaryGraph+TraversalStrategy.swift",
        "Algorithms/Traversal/Graph+Search.swift",
        "Algorithms/Traversal/Graph+Traversal.swift",
        "Algorithms/Traversal/Graph+TraversalStrategy+Acyclic.swift",
        "Algorithms/Traversal/Graph+TraversalStrategy+BFS.swift",
        "Algorithms/Traversal/Graph+TraversalStrategy+DFS+Postorder.swift",
        "Algorithms/Traversal/Graph+TraversalStrategy+DFS+Preorder.swift",
        "Algorithms/Traversal/Graph+TraversalStrategy+DFS.swift",
        "Algorithms/Traversal/Graph+TraversalStrategy+IterativelyDeepeningDFS.swift",
        "Algorithms/Traversal/Graph+TraversalStrategy+Limited.swift",
        "Algorithms/Traversal/Graph+TraversalStrategy+Priority.swift",
        "Algorithms/Traversal/Graph+TraversalStrategy+Unique.swift",
        "Algorithms/Traversal/Graph+TraversalStrategy.swift",
        "Algorithms/Visit/Graph+Visitor+AncestorTracking.swift",
        "Algorithms/Visit/Graph+Visitor+DepthTracking.swift",
        "Algorithms/Visit/Graph+Visitor+NodesTracking.swift",
        "Algorithms/Visit/Graph+Visitor+PathTracking.swift",
        "Algorithms/Visit/Graph+Visitor.swift",
        "BinaryGraph.swift",
        "BipartiteGraph.swift",
        "Concrete graphs/ConnectedBinaryGraph.swift",
        "Concrete graphs/ConnectedBinaryHashGraph.swift",
        "Concrete graphs/ConnectedGraph.swift",
        "Concrete graphs/ConnectedHashGraph.swift",
        "Concrete graphs/DisjointBinaryGraph.swift",
        "Concrete graphs/DisjointBinaryHashGraph.swift",
        "Concrete graphs/DisjointGraph.swift",
        "Concrete graphs/DisjointHashGraph.swift",
        "Concrete graphs/GridGraph.swift",
        "Concrete graphs/LazyBinaryGraph.swift",
        "Concrete graphs/LazyGraph.swift",
        "Concrete graphs/Transformations/ComplementGraph.swift",
        "Concrete graphs/Transformations/Graph+Equatable.swift",
        "Concrete graphs/Transformations/Graph+Hashable.swift",
        "Concrete graphs/Transformations/PartitionedGraph.swift",
        "Concrete graphs/Transformations/ResidualGraph.swift",
        "Concrete graphs/Transformations/TransposedGraph.swift",
        "Concrete graphs/Transformations/UndirectedGraph.swift",
        "Concrete graphs/WeightedGraph.swift",
        "Distance.swift",
        "Graph+Properties.swift",
        "Graph.swift",
        "GraphComponent.swift",
        "MutableGraph.swift",
        "Utils.swift",
        "Weighted.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.