The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of Graphs, reference main (aaebc2), with Swift 6.0 for Linux on 5 Oct 2024 22:14:53 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tevelee/swift-graphs.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/tevelee/swift-graphs
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at aaebc2e k Shortest Paths
Cloned https://github.com/tevelee/swift-graphs.git
Revision (git rev-parse @):
aaebc2e447c1de90c280f52690c2d98a00c323d8
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/tevelee/swift-graphs.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/tevelee/swift-graphs.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9d7dab235f2b0b46edadd73b1fb0c3b5323df02053420324a4a2f8ca89cb54a5
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-collections.git
[1/5564] Fetching swift-algorithms
[5565/20730] Fetching swift-algorithms, swift-collections
Fetched https://github.com/apple/swift-algorithms.git from cache (0.36s)
[910/15166] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.18s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.0 (2.69s)
Fetching https://github.com/apple/swift-numerics.git
[1/5576] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.37s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.56s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.91s)
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
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
warning: 'swift-algorithms': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/swift-algorithms/Sources/Algorithms/Documentation.docc
Building for debugging...
[0/13] Write sources
[11/13] Compiling _NumericsShims _NumericsShims.c
[12/13] Write swift-version-24593BA9C3E375BF.txt
[14/40] Emitting module InternalCollectionsUtilities
[15/42] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[16/42] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[17/42] Compiling InternalCollectionsUtilities UInt+reversed.swift
[18/42] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[19/42] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[20/42] Compiling InternalCollectionsUtilities Integer rank.swift
[21/42] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[22/42] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[23/42] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[24/42] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[25/42] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[26/42] Compiling InternalCollectionsUtilities Specialize.swift
[27/42] Compiling RealModule ElementaryFunctions.swift
[28/42] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[29/42] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[30/42] Compiling RealModule Float80+Real.swift
[31/43] Compiling InternalCollectionsUtilities _SortedCollection.swift
[32/43] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[33/43] Compiling InternalCollectionsUtilities Debugging.swift
[34/43] Compiling InternalCollectionsUtilities Descriptions.swift
[35/44] Compiling RealModule Float16+Real.swift
[36/44] Compiling RealModule Float+Real.swift
[37/44] Emitting module RealModule
[42/44] Compiling RealModule Real.swift
[44/44] Compiling RealModule RealFunctions.swift
[46/344] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[47/344] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[48/344] Compiling BitCollections BitSet+CustomReflectable.swift
[49/346] Compiling BitCollections BitArray+Testing.swift
[50/346] Compiling BitCollections BitArray._UnsafeHandle.swift
[51/346] Compiling HeapModule _HeapNode.swift
[52/346] Compiling HeapModule Heap.swift
[53/346] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[54/346] Compiling BitCollections BitSet+Extras.swift
[55/346] Compiling HeapModule Heap+Descriptions.swift
[56/346] Compiling HeapModule Heap+Invariants.swift
[57/346] Compiling HeapModule Heap+UnsafeHandle.swift
[58/346] Compiling BitCollections BitSet+Hashable.swift
[59/346] Compiling BitCollections BitArray+RandomBits.swift
[60/346] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[61/346] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[62/346] Compiling BitCollections BitSet+SetAlgebra union.swift
[63/346] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[64/346] Compiling BitCollections BitSet.Counted.swift
[65/346] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[66/346] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[67/353] Compiling HashTreeCollections TreeSet+Hashable.swift
[68/353] Compiling HashTreeCollections TreeSet+Sendable.swift
[69/353] Compiling HashTreeCollections TreeSet+Sequence.swift
[70/353] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[71/353] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[72/353] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[73/353] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[74/353] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[75/353] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[76/353] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[77/363] Emitting module HeapModule
[78/364] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[79/364] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[80/364] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[81/364] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[82/364] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[83/364] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[84/364] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[85/364] Compiling DequeModule _DequeSlot.swift
[86/364] Compiling DequeModule _UnsafeWrappedBuffer.swift
[87/364] Compiling BitCollections BitSet+Initializers.swift
[88/364] Compiling BitCollections BitSet+Invariants.swift
[89/364] Compiling BitCollections BitSet+Random.swift
[90/364] Compiling BitCollections BitSet+SetAlgebra basics.swift
[91/364] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[92/364] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[93/364] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[102/371] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[103/371] Compiling BitCollections BitArray+Shifts.swift
[104/371] Compiling BitCollections BitArray.swift
[105/371] Compiling BitCollections BitSet+BidirectionalCollection.swift
[106/371] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[107/371] Compiling BitCollections BitArray+Codable.swift
[108/371] Compiling BitCollections BitArray+Collection.swift
[109/371] Compiling BitCollections BitArray+Copy.swift
[110/371] Compiling BitCollections BitArray+CustomReflectable.swift
[111/371] Compiling BitCollections BitArray+Descriptions.swift
[112/371] Compiling BitCollections BitArray+Equatable.swift
[114/371] Compiling BitCollections Range+Utilities.swift
[115/371] Compiling BitCollections Slice+Utilities.swift
[116/371] Compiling BitCollections UInt+Tricks.swift
[117/371] Compiling BitCollections _Word.swift
[118/371] Compiling OrderedCollections OrderedSet.swift
[119/371] Compiling OrderedCollections _UnsafeBitset.swift
[120/371] Compiling HashTreeCollections TreeSet+Equatable.swift
[121/371] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[122/371] Compiling HashTreeCollections TreeSet+Extras.swift
[123/371] Compiling HashTreeCollections TreeSet+Filter.swift
[130/371] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[131/371] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[132/371] Compiling BitCollections BitArray+Extras.swift
[133/371] Compiling BitCollections BitArray+Fill.swift
[134/371] Compiling BitCollections BitArray+Hashable.swift
[135/371] Compiling BitCollections BitArray+Initializers.swift
[136/371] Compiling BitCollections BitArray+Invariants.swift
[137/371] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[138/371] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[139/371] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[155/371] Emitting module BitCollections
[156/371] Compiling BitCollections BitSet+CustomStringConvertible.swift
[157/371] Compiling BitCollections BitSet+Equatable.swift
[166/371] Compiling BitCollections BitSet.Index.swift
[167/371] Compiling BitCollections BitSet._UnsafeHandle.swift
[168/371] Compiling BitCollections BitSet.swift
[172/374] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[173/374] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[174/374] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[175/374] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[176/374] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[177/374] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[178/374] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[179/374] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[180/374] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[181/374] Compiling HashTreeCollections TreeSet.swift
[212/374] Compiling Algorithms Trim.swift
[213/374] Compiling Algorithms Unique.swift
[214/374] Compiling Algorithms Windows.swift
[218/383] Emitting module DequeModule
[321/385] Emitting module OrderedCollections
[356/386] Compiling _RopeModule Rope+Join.swift
[357/386] Compiling _RopeModule Rope+MutatingForEach.swift
[358/386] Compiling _RopeModule Rope+Remove.swift
[359/386] Compiling _RopeModule Rope+RemoveSubrange.swift
[360/386] Compiling _RopeModule Rope+Split.swift
[361/386] Compiling _RopeModule Optional Utilities.swift
[362/386] Compiling _RopeModule String Utilities.swift
[363/386] Compiling _RopeModule String.Index+ABI.swift
[364/386] Compiling _RopeModule _CharacterRecognizer.swift
[365/386] Emitting module _RopeModule
[386/387] Emitting module Algorithms
[388/388] Emitting module HashTreeCollections
[390/391] Emitting module Collections
[391/391] Compiling Collections Collections.swift
[393/471] Compiling Graphs Graph+Isomophism.swift
[394/471] Compiling Graphs MaximumMatchingAlgorithm+HopcroftKarp.swift
[395/471] Compiling Graphs MaximumMatchingAlgorithm.swift
[396/471] Compiling Graphs Graph+MaxFlow+Dinic.swift
[397/471] Compiling Graphs Graph+MaxFlow+EdmondsKarp.swift
[398/471] Compiling Graphs Graph+MaxFlow+FordFulkerson.swift
[399/471] Compiling Graphs Graph+MaxFlow.swift
[400/471] Compiling Graphs Graph+MinimumSpanningTree+Boruvka.swift
[401/471] Compiling Graphs Graph+MinimumSpanningTree+Kruskal.swift
[402/471] Compiling Graphs Graph+MinimumSpanningTree+Prim.swift
[403/471] Compiling Graphs Graph+MinimumSpanningTree.swift
[404/482] Compiling Graphs Graph+StronglyConnectedComponents.swift
[405/482] Compiling Graphs BinaryGraph+Search.swift
[406/482] Compiling Graphs BinaryGraph+Traversal.swift
[407/482] Compiling Graphs BinaryGraph+TraversalStrategy+DFS+Inorder.swift
[408/482] Compiling Graphs BinaryGraph+TraversalStrategy.swift
[409/482] Compiling Graphs Graph+Search.swift
[410/482] Compiling Graphs Graph+Traversal.swift
[411/482] Compiling Graphs Graph+TraversalStrategy+BFS.swift
[412/482] Compiling Graphs Graph+TraversalStrategy+DFS+Postorder.swift
[413/482] Compiling Graphs Graph+TraversalStrategy+DFS+Preorder.swift
[414/482] Compiling Graphs Graph+TraversalStrategy+DFS.swift
[415/482] Compiling Graphs ConnectedGraph+Random.swift
[416/482] Compiling Graphs DisjointGraph+Random.swift
[417/482] Compiling Graphs Graph+Random+BarabasiAlbert.swift
[418/482] Compiling Graphs Graph+Random+ErdosRenyi.swift
[419/482] Compiling Graphs Graph+Random+WattsStrogatz.swift
[420/482] Compiling Graphs Graph+Random.swift
[421/482] Compiling Graphs Graph+KShortestPaths+Yen.swift
[422/482] Compiling Graphs Graph+KShortestPaths.swift
[423/482] Compiling Graphs Graph+ShortestPathOnWholeGraph+BellmanFord.swift
[424/482] Compiling Graphs Graph+ShortestPathOnWholeGraph.swift
[425/482] Compiling Graphs Graph+ShortestPathsForAllPairs+FloydWarshall.swift
[426/482] Compiling Graphs Graph+Coloring+DSatur.swift
[427/482] Compiling Graphs Graph+Coloring+Greedy.swift
[428/482] Compiling Graphs Graph+Coloring+WelshPowell.swift
[429/482] Compiling Graphs Graph+Coloring.swift
[430/482] Compiling Graphs Graph+EulerianPath+Backtracking.swift
[431/482] Compiling Graphs Graph+EulerianPath+Hierholzer.swift
[432/482] Compiling Graphs Graph+EulerianPath.swift
[433/482] Compiling Graphs Graph+HamiltonianPath+Backtracking.swift
[434/482] Compiling Graphs Graph+HamiltonianPath+Heuristic.swift
[435/482] Compiling Graphs Graph+HamiltonianPath.swift
[436/482] Compiling Graphs Graph+Isomophism+VF2.swift
[437/482] Compiling Graphs Graph+Isomophism+WeisfeilerLehman.swift
[438/482] Compiling Graphs Graph+ShortestPathsForAllPairs+Johnson.swift
[439/482] Compiling Graphs Graph+ShortestPathsForAllPairs.swift
[440/482] Compiling Graphs Graph+ShortestPathsOnWholeGraph+BellmanFord.swift
[441/482] Compiling Graphs Graph+ShortestPathsOnWholeGraph.swift
[442/482] Compiling Graphs GraphComponent+ShortestPath+AStar.swift
[443/482] Compiling Graphs GraphComponent+ShortestPath+Dijkstra.swift
[444/482] Compiling Graphs GraphComponent+ShortestPath.swift
[445/482] Compiling Graphs GraphComponent+ShortestPaths+Dijkstra.swift
[446/482] Compiling Graphs GraphComponent+ShortestPaths.swift
[447/482] Compiling Graphs Graph+StronglyConnectedComponents+Kosaraju.swift
[448/482] Compiling Graphs Graph+StronglyConnectedComponents+Tarjan.swift
[449/482] Compiling Graphs Graph+TraversalStrategy+Unique.swift
[450/482] Compiling Graphs Graph+TraversalStrategy.swift
[451/482] Compiling Graphs Graph+Visitor+Depth.swift
[452/482] Compiling Graphs Graph+Visitor+Path.swift
[453/482] Compiling Graphs Graph+Visitor.swift
[454/482] Compiling Graphs BinaryGraph.swift
[455/482] Compiling Graphs BipartiteGraph.swift
[456/482] Compiling Graphs ConnectedBinaryGraph.swift
[457/482] Compiling Graphs ConnectedBinaryHashGraph.swift
[458/482] Compiling Graphs ConnectedGraph.swift
[459/482] Compiling Graphs ConnectedHashGraph.swift
[460/482] Compiling Graphs DisjointBinaryGraph.swift
[461/482] Compiling Graphs DisjointBinaryHashGraph.swift
[462/482] Compiling Graphs DisjointGraph.swift
[463/482] Compiling Graphs DisjointHashGraph.swift
[464/482] Compiling Graphs GridGraph.swift
[465/482] Compiling Graphs LazyBinaryGraph.swift
[466/482] Compiling Graphs LazyGraph.swift
[467/482] Compiling Graphs ComplementGraph.swift
[468/482] Compiling Graphs Graph+Equatable.swift
[469/482] Compiling Graphs Graph+Hashable.swift
[470/482] Compiling Graphs PartitionedGraph.swift
[471/482] Compiling Graphs ResidualGraph.swift
[472/482] Compiling Graphs TransposedGraph.swift
[473/482] Compiling Graphs UndirectedGraph.swift
[474/482] Compiling Graphs WeightedGraph.swift
[475/482] Compiling Graphs Distance.swift
[476/482] Compiling Graphs Graph+Properties.swift
[477/482] Compiling Graphs Graph.swift
[478/482] Compiling Graphs GraphComponent.swift
[479/482] Compiling Graphs MutableGraph.swift
[480/482] Compiling Graphs Utils.swift
[481/482] Compiling Graphs Weighted.swift
[482/482] Emitting module Graphs
Build complete! (66.40s)
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" : "/host/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.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+ShortestPath+AStar.swift",
        "Algorithms/ShortestPath/GraphComponent+ShortestPath+Dijkstra.swift",
        "Algorithms/ShortestPath/GraphComponent+ShortestPath.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+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+Unique.swift",
        "Algorithms/Traversal/Graph+TraversalStrategy.swift",
        "Algorithms/Visit/Graph+Visitor+Depth.swift",
        "Algorithms/Visit/Graph+Visitor+Path.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" : "6.0"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9d7dab235f2b0b46edadd73b1fb0c3b5323df02053420324a4a2f8ca89cb54a5
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.