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 0.3.0 (dfa3cb), with Swift 5.10 for macOS (SPM) on 17 Dec 2024 03:29:04 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: 0.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tevelee/swift-graphs
 * tag               0.3.0      -> FETCH_HEAD
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 0.3.0
========================================
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 RandomAccessCollection+Offsets.swift
[15/41] Compiling InternalCollectionsUtilities Specialize.swift
[16/41] Compiling InternalCollectionsUtilities _SortedCollection.swift
[17/41] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[18/41] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[19/41] Compiling InternalCollectionsUtilities Debugging.swift
[20/41] Compiling InternalCollectionsUtilities Descriptions.swift
[21/41] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[22/41] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[23/42] Compiling RealModule Real.swift
[24/43] Compiling RealModule Float80+Real.swift
[25/43] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[26/43] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[27/43] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[28/43] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[29/43] Compiling InternalCollectionsUtilities UInt+reversed.swift
[30/43] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[31/43] Emitting module InternalCollectionsUtilities
[32/43] Compiling InternalCollectionsUtilities Integer rank.swift
[33/43] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[34/43] Compiling RealModule AlgebraicField.swift
[35/43] Emitting module RealModule
[36/43] Compiling RealModule ElementaryFunctions.swift
[37/43] Compiling RealModule Double+Real.swift
[38/43] Compiling RealModule ApproximateEquality.swift
[39/43] Compiling RealModule AugmentedArithmetic.swift
[40/43] Compiling RealModule Float+Real.swift
[41/43] Compiling RealModule Float16+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 _Bucket.swift
[46/351] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[47/352] Compiling HeapModule Heap+Descriptions.swift
[48/352] Compiling DequeModule _DequeBuffer.swift
[49/352] Compiling DequeModule _DequeBufferHeader.swift
[50/352] Compiling DequeModule _DequeSlot.swift
[51/352] Compiling HeapModule _HeapNode.swift
[52/352] Compiling HeapModule Heap+Invariants.swift
[53/352] Compiling HeapModule Heap+UnsafeHandle.swift
[54/352] Compiling HeapModule Heap.swift
[55/352] Compiling OrderedCollections _HashTable+Testing.swift
[56/352] Compiling HashTreeCollections _HashNode+Builder.swift
[57/352] Emitting module HeapModule
[58/352] Compiling HashTreeCollections _HashNode+Debugging.swift
[59/352] Compiling HashTreeCollections _HashNode+Initializers.swift
[60/352] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[61/352] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[62/352] Compiling HashTreeCollections _HashNode+Structural merge.swift
[63/352] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[64/352] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[65/352] Compiling HashTreeCollections _HashNode+Structural union.swift
[66/358] Compiling HashTreeCollections _UnmanagedHashNode.swift
[67/358] Compiling HashTreeCollections _UnsafePath.swift
[68/358] Compiling HashTreeCollections TreeDictionary+Codable.swift
[69/358] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[70/358] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[71/358] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[73/358] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[74/358] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[75/358] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[76/358] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[77/358] Compiling HashTreeCollections _HashNode.swift
[78/363] Compiling DequeModule _UnsafeWrappedBuffer.swift
[79/363] Compiling HashTreeCollections _HashNodeHeader.swift
[80/363] Compiling HashTreeCollections _HashSlot.swift
[81/363] Compiling HashTreeCollections _HashStack.swift
[82/363] Compiling HashTreeCollections _HashTreeIterator.swift
[83/363] Compiling HashTreeCollections _HashTreeStatistics.swift
[84/363] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[85/363] Compiling HashTreeCollections TreeSet+Equatable.swift
[86/363] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[87/363] Compiling HashTreeCollections TreeSet+Extras.swift
[88/363] Compiling HashTreeCollections TreeSet+Filter.swift
[89/363] Compiling HashTreeCollections TreeSet+Hashable.swift
[90/363] Compiling HashTreeCollections TreeSet+Sendable.swift
[91/363] Compiling HashTreeCollections TreeSet+Sequence.swift
[92/363] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[93/363] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[94/363] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[95/363] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[96/363] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[97/363] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[98/363] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[99/363] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[100/363] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[101/371] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[102/371] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[103/371] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[104/371] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[105/371] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[106/371] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[107/371] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[108/371] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[109/371] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[110/371] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[111/371] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[112/371] Compiling BitCollections BitSet.swift
[113/371] Compiling HashTreeCollections _HashNode+Invariants.swift
[114/371] Compiling HashTreeCollections _HashNode+Lookups.swift
[115/371] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[116/371] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[122/371] Compiling HashTreeCollections _RawHashNode.swift
[123/371] Compiling HashTreeCollections _AncestorHashSlots.swift
[124/371] Compiling HashTreeCollections _Bitmap.swift
[132/373] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[133/373] Compiling HashTreeCollections _HashNode+Storage.swift
[134/373] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[135/373] Compiling HashTreeCollections _HashNode+Structural filter.swift
[136/373] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[137/373] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[141/373] Compiling BitCollections Range+Utilities.swift
[142/373] Compiling BitCollections Slice+Utilities.swift
[143/373] Compiling BitCollections UInt+Tricks.swift
[144/373] Compiling BitCollections _Word.swift
[145/373] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[157/373] Compiling Algorithms Unique.swift
[158/373] Compiling Algorithms Windows.swift
[169/373] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[170/373] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[171/373] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[172/373] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[173/373] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[174/373] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[175/373] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[176/373] Compiling HashTreeCollections TreeSet.swift
[191/373] Compiling OrderedCollections OrderedSet.swift
[192/373] Compiling OrderedCollections _UnsafeBitset.swift
[211/373] Emitting module BitCollections
[234/380] Emitting module DequeModule
[345/380] Emitting module OrderedCollections
[355/380] Compiling _RopeModule Rope+Remove.swift
[356/380] Compiling _RopeModule Rope+RemoveSubrange.swift
[357/380] Compiling _RopeModule Rope+Split.swift
[358/380] Compiling _RopeModule Optional Utilities.swift
[359/380] Compiling _RopeModule String Utilities.swift
[360/380] Compiling _RopeModule String.Index+ABI.swift
[361/380] Compiling _RopeModule _CharacterRecognizer.swift
[362/380] Emitting module _RopeModule
[363/380] Emitting module Algorithms
[380/380] Emitting module HashTreeCollections
[381/382] Compiling Collections Collections.swift
[382/382] Emitting module Collections
[383/473] Compiling Graphs Graph+TraversalStrategy+DFS+Preorder.swift
[384/473] Compiling Graphs Graph+TraversalStrategy+DFS.swift
[385/473] Compiling Graphs Graph+TraversalStrategy+IterativelyDeepeningDFS.swift
[386/473] Compiling Graphs Graph+TraversalStrategy+Limited.swift
[387/473] Compiling Graphs Graph+TraversalStrategy+Priority.swift
[388/473] Compiling Graphs Graph+TraversalStrategy+Unique.swift
[389/473] Compiling Graphs Graph+TraversalStrategy.swift
[390/473] Compiling Graphs Graph+Visitor+AncestorTracking.swift
[391/473] Compiling Graphs Graph+Visitor+DepthTracking.swift
[392/473] Compiling Graphs Graph+Visitor+NodesTracking.swift
[393/483] Compiling Graphs GraphComponent+ShortestPath+AStar.swift
[394/483] Compiling Graphs GraphComponent+ShortestPath+Dijkstra.swift
[395/483] Compiling Graphs GraphComponent+ShortestPath.swift
[396/483] Compiling Graphs GraphComponent+ShortestPathUntil+AStar.swift
[397/483] Compiling Graphs GraphComponent+ShortestPathUntil+Dijkstra.swift
[398/483] Compiling Graphs GraphComponent+ShortestPathUntil.swift
[399/483] Compiling Graphs GraphComponent+ShortestPaths+Dijkstra.swift
[400/483] Compiling Graphs GraphComponent+ShortestPaths.swift
[401/483] Compiling Graphs Graph+StronglyConnectedComponents+Kosaraju.swift
[402/483] Compiling Graphs Graph+StronglyConnectedComponents+Tarjan.swift
[403/483] Compiling Graphs Graph+StronglyConnectedComponents.swift
[404/483] Compiling Graphs BinaryGraph+Search.swift
[405/483] Compiling Graphs BinaryGraph+Traversal.swift
[406/483] Compiling Graphs BinaryGraph+TraversalStrategy+DFS+Inorder.swift
[407/483] Compiling Graphs BinaryGraph+TraversalStrategy.swift
[408/483] Compiling Graphs Graph+Search.swift
[409/483] Compiling Graphs Graph+Traversal.swift
[410/483] Compiling Graphs Graph+TraversalStrategy+Acyclic.swift
[411/483] Compiling Graphs Graph+TraversalStrategy+BFS.swift
[412/483] Compiling Graphs Graph+TraversalStrategy+DFS+Postorder.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+Coloring+DSatur.swift
[424/483] Compiling Graphs Graph+Coloring+Greedy.swift
[425/483] Compiling Graphs Graph+Coloring+WelshPowell.swift
[426/483] Compiling Graphs Graph+Coloring.swift
[427/483] Compiling Graphs Graph+EulerianPath+Backtracking.swift
[428/483] Compiling Graphs Graph+EulerianPath+Hierholzer.swift
[429/483] Compiling Graphs Graph+EulerianPath.swift
[430/483] Compiling Graphs Graph+HamiltonianPath+Backtracking.swift
[431/483] Compiling Graphs Graph+HamiltonianPath+Heuristic.swift
[432/483] Compiling Graphs Graph+HamiltonianPath.swift
[433/483] Compiling Graphs Graph+Isomophism+VF2.swift
[434/483] Compiling Graphs Graph+Isomophism+WeisfeilerLehman.swift
[435/483] Compiling Graphs Graph+Isomophism.swift
[436/483] Compiling Graphs MaximumMatchingAlgorithm+HopcroftKarp.swift
[437/483] Compiling Graphs MaximumMatchingAlgorithm.swift
[438/483] Compiling Graphs Graph+MaxFlow+Dinic.swift
[439/483] Compiling Graphs Graph+MaxFlow+EdmondsKarp.swift
[440/483] Compiling Graphs Graph+MaxFlow+FordFulkerson.swift
[441/483] Compiling Graphs Graph+MaxFlow.swift
[442/483] Compiling Graphs Graph+MinimumSpanningTree+Boruvka.swift
[443/483] Compiling Graphs Graph+KShortestPaths.swift
[444/483] Compiling Graphs Graph+ShortestPathOnWholeGraph+BellmanFord.swift
[445/483] Compiling Graphs Graph+ShortestPathOnWholeGraph+BidirectionalDijkstra.swift
[446/483] Compiling Graphs Graph+ShortestPathOnWholeGraph.swift
[447/483] Compiling Graphs Graph+ShortestPathsForAllPairs+FloydWarshall.swift
[448/483] Compiling Graphs Graph+ShortestPathsForAllPairs+Johnson.swift
[449/483] Compiling Graphs Graph+ShortestPathsForAllPairs.swift
[450/483] Compiling Graphs Graph+ShortestPathsOnWholeGraph+BellmanFord.swift
[451/483] Compiling Graphs Graph+ShortestPathsOnWholeGraph.swift
[452/483] Compiling Graphs GraphComponent+AllShortestPaths.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! (14.46s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-collections.git
[1/15603] Fetching swift-collections
[2/21194] Fetching swift-collections, swift-algorithms
Fetched https://github.com/apple/swift-collections.git from cache (2.26s)
Fetched https://github.com/apple/swift-algorithms.git from cache (2.26s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.0 (2.36s)
Fetching https://github.com/apple/swift-numerics.git
[1/5576] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.15s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.50s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.59s)
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-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-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.