Build Information
Successful build of Graphs, reference 0.3.0 (dfa3cb
), with Swift 5.9 for Linux on 17 Dec 2024 03:30:04 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-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
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 /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
* 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: linux
Swift version: 5.9
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-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:a06db64ee3297a5f3491915d7662e6a86c0024d45425be3d593d7649696fef17
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-algorithms.git
[1/5591] Fetching swift-algorithms
[5592/21194] Fetching swift-algorithms, swift-collections
Fetched https://github.com/apple/swift-algorithms.git (0.34s)
[313/15603] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git (1.07s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.0 (1.01s)
Fetching https://github.com/apple/swift-numerics.git
[1/5576] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git (0.32s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.36s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.51s)
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
Building for debugging...
[0/1] Compiling _NumericsShims _NumericsShims.c
[2/28] Emitting module InternalCollectionsUtilities
[3/30] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[4/30] Compiling InternalCollectionsUtilities Specialize.swift
[5/30] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[6/30] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[7/30] Compiling RealModule Real.swift
[8/31] Compiling RealModule Float80+Real.swift
[9/31] Emitting module RealModule
[10/31] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[11/31] Compiling InternalCollectionsUtilities Integer rank.swift
[12/31] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[13/31] Compiling InternalCollectionsUtilities UInt+reversed.swift
[14/31] Compiling InternalCollectionsUtilities Debugging.swift
[15/31] Compiling InternalCollectionsUtilities Descriptions.swift
[16/31] Compiling RealModule Float16+Real.swift
[17/31] Compiling RealModule RealFunctions.swift
[19/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[20/31] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[21/31] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[22/31] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[23/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[24/31] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[25/31] Compiling InternalCollectionsUtilities _SortedCollection.swift
[26/31] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[27/31] Compiling RealModule ElementaryFunctions.swift
[28/31] Compiling RealModule Float+Real.swift
[36/334] Compiling HashTreeCollections _Bitmap.swift
[37/334] Compiling HashTreeCollections _Bucket.swift
[38/336] Compiling HeapModule Heap.swift
[39/336] Compiling HeapModule _HeapNode.swift
[40/336] Emitting module HeapModule
[41/336] Compiling HeapModule Heap+Invariants.swift
[42/336] Compiling HeapModule Heap+Descriptions.swift
[43/336] Compiling HeapModule Heap+UnsafeHandle.swift
[44/336] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[45/337] Compiling HashTreeCollections _HashNode+Structural union.swift
[46/337] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[47/337] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[48/337] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[49/337] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[50/337] Compiling HashTreeCollections _HashNode.swift
[51/337] Compiling HashTreeCollections _HashNodeHeader.swift
[54/345] Compiling HashTreeCollections TreeSet+Hashable.swift
[55/345] Compiling HashTreeCollections TreeSet+Sendable.swift
[56/345] Compiling HashTreeCollections TreeSet+Sequence.swift
[57/345] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[58/345] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[59/345] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[60/345] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[61/345] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[62/345] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[63/345] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[64/355] Compiling HashTreeCollections TreeDictionary+Collection.swift
[65/355] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[66/355] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[67/355] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[68/355] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[69/355] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[70/355] Compiling HashTreeCollections TreeDictionary+Filter.swift
[71/355] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[72/355] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[73/355] Compiling HashTreeCollections TreeDictionary+Keys.swift
[74/355] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[75/355] Compiling HashTreeCollections TreeDictionary+Merge.swift
[76/355] Compiling BitCollections BitSet.Index.swift
[77/355] Compiling BitCollections BitSet._UnsafeHandle.swift
[78/355] Compiling DequeModule _DequeSlot.swift
[79/355] Compiling DequeModule _UnsafeWrappedBuffer.swift
[80/362] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[81/362] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[82/362] Compiling HashTreeCollections _HashNode+Structural filter.swift
[83/362] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[84/362] Compiling HashTreeCollections _HashNode+Structural merge.swift
[85/362] Compiling HashTreeCollections _AncestorHashSlots.swift
[86/362] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[87/362] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[88/362] Compiling HashTreeCollections _HashNode+Storage.swift
[89/362] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[90/362] Compiling OrderedCollections OrderedSet+SubSequence.swift
[91/362] Compiling OrderedCollections OrderedSet+Testing.swift
[92/362] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[93/362] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[94/362] Compiling OrderedCollections OrderedSet.swift
[95/362] Compiling OrderedCollections _UnsafeBitset.swift
[96/362] Compiling HashTreeCollections TreeSet+Equatable.swift
[97/362] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[98/362] Compiling HashTreeCollections TreeSet+Extras.swift
[99/362] Compiling HashTreeCollections TreeSet+Filter.swift
[100/362] Compiling HashTreeCollections _HashSlot.swift
[101/362] Compiling HashTreeCollections _HashStack.swift
[102/362] Compiling HashTreeCollections _HashTreeIterator.swift
[103/362] Compiling HashTreeCollections _HashTreeStatistics.swift
[104/362] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[105/362] Compiling HashTreeCollections _RawHashNode.swift
[106/362] Compiling HashTreeCollections _UnmanagedHashNode.swift
[107/362] Compiling HashTreeCollections _UnsafePath.swift
[108/362] Compiling HashTreeCollections TreeDictionary+Codable.swift
[137/362] Compiling HashTreeCollections _HashNode+Builder.swift
[138/362] Compiling HashTreeCollections _HashNode+Debugging.swift
[139/362] Compiling HashTreeCollections _HashNode+Initializers.swift
[140/362] Compiling HashTreeCollections _HashNode+Invariants.swift
[141/362] Compiling HashTreeCollections _HashNode+Lookups.swift
[142/362] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[143/362] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[144/362] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[163/362] Compiling OrderedCollections OrderedSet+Sendable.swift
[164/362] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[165/362] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[172/365] Emitting module DequeModule
[173/366] Emitting module BitCollections
[183/367] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[184/367] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[185/367] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[186/367] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[187/367] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[188/367] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[189/367] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[190/367] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[191/367] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[192/367] Compiling HashTreeCollections TreeSet.swift
[241/369] Compiling Algorithms Trim.swift
[242/369] Compiling Algorithms Unique.swift
[243/369] Compiling Algorithms Windows.swift
[265/378] Emitting module OrderedCollections
[303/380] Emitting module _RopeModule
[341/380] Emitting module HashTreeCollections
[343/382] Emitting module Algorithms
[347/384] Compiling _RopeModule Rope+Join.swift
[348/384] Compiling _RopeModule Rope+MutatingForEach.swift
[349/384] Compiling _RopeModule Rope+Remove.swift
[350/384] Compiling _RopeModule Rope+RemoveSubrange.swift
[351/384] Compiling _RopeModule Rope+Split.swift
[352/384] Compiling _RopeModule Optional Utilities.swift
[353/384] Compiling _RopeModule String Utilities.swift
[354/384] Compiling _RopeModule String.Index+ABI.swift
[355/384] Compiling _RopeModule _CharacterRecognizer.swift
[387/388] Compiling Collections Collections.swift
[388/388] Emitting module Collections
[391/479] Compiling Graphs GraphComponent+AllShortestPaths.swift
[392/479] Compiling Graphs GraphComponent+ShortestPath+AStar.swift
[393/479] Compiling Graphs GraphComponent+ShortestPath+Dijkstra.swift
[394/479] Compiling Graphs GraphComponent+ShortestPath.swift
[395/479] Compiling Graphs GraphComponent+ShortestPathUntil+AStar.swift
[396/479] Compiling Graphs GraphComponent+ShortestPathUntil+Dijkstra.swift
[397/479] Compiling Graphs GraphComponent+ShortestPathUntil.swift
[398/479] Compiling Graphs GraphComponent+ShortestPaths+Dijkstra.swift
[399/479] Compiling Graphs GraphComponent+ShortestPaths.swift
[400/479] Compiling Graphs Graph+StronglyConnectedComponents+Kosaraju.swift
[401/479] Compiling Graphs Graph+StronglyConnectedComponents+Tarjan.swift
[402/479] Compiling Graphs Graph+StronglyConnectedComponents.swift
[403/479] Compiling Graphs BinaryGraph+Search.swift
[404/491] Compiling Graphs MaximumMatchingAlgorithm+HopcroftKarp.swift
[405/491] Compiling Graphs MaximumMatchingAlgorithm.swift
[406/491] Compiling Graphs Graph+MaxFlow+Dinic.swift
[407/491] Compiling Graphs Graph+MaxFlow+EdmondsKarp.swift
[408/491] Compiling Graphs Graph+MaxFlow+FordFulkerson.swift
[409/491] Compiling Graphs Graph+MaxFlow.swift
[410/491] Compiling Graphs Graph+MinimumSpanningTree+Boruvka.swift
[411/491] Compiling Graphs Graph+MinimumSpanningTree+Kruskal.swift
[412/491] Compiling Graphs Graph+MinimumSpanningTree+Prim.swift
[413/491] Compiling Graphs Graph+MinimumSpanningTree.swift
[414/491] Compiling Graphs ConnectedGraph+Random.swift
[415/491] Compiling Graphs DisjointGraph+Random.swift
[416/491] Compiling Graphs Graph+Random+BarabasiAlbert.swift
[417/491] Compiling Graphs Graph+Coloring+DSatur.swift
[418/491] Compiling Graphs Graph+Coloring+Greedy.swift
[419/491] Compiling Graphs Graph+Coloring+WelshPowell.swift
[420/491] Compiling Graphs Graph+Coloring.swift
[421/491] Compiling Graphs Graph+EulerianPath+Backtracking.swift
[422/491] Compiling Graphs Graph+EulerianPath+Hierholzer.swift
[423/491] Compiling Graphs Graph+EulerianPath.swift
[424/491] Compiling Graphs Graph+HamiltonianPath+Backtracking.swift
[425/491] Compiling Graphs Graph+HamiltonianPath+Heuristic.swift
[426/491] Compiling Graphs Graph+HamiltonianPath.swift
[427/491] Compiling Graphs Graph+Isomophism+VF2.swift
[428/491] Compiling Graphs Graph+Isomophism+WeisfeilerLehman.swift
[429/491] Compiling Graphs Graph+Isomophism.swift
[430/491] Compiling Graphs Graph+Random+ErdosRenyi.swift
[431/491] Compiling Graphs Graph+Random+WattsStrogatz.swift
[432/491] Compiling Graphs Graph+Random.swift
[433/491] Compiling Graphs Graph+KShortestPaths+Yen.swift
[434/491] Compiling Graphs Graph+KShortestPaths.swift
[435/491] Compiling Graphs Graph+ShortestPathOnWholeGraph+BellmanFord.swift
[436/491] Compiling Graphs Graph+ShortestPathOnWholeGraph+BidirectionalDijkstra.swift
[437/491] Compiling Graphs Graph+ShortestPathOnWholeGraph.swift
[438/491] Compiling Graphs Graph+ShortestPathsForAllPairs+FloydWarshall.swift
[439/491] Compiling Graphs Graph+ShortestPathsForAllPairs+Johnson.swift
[440/491] Compiling Graphs Graph+ShortestPathsForAllPairs.swift
[441/491] Compiling Graphs Graph+ShortestPathsOnWholeGraph+BellmanFord.swift
[442/491] Compiling Graphs Graph+ShortestPathsOnWholeGraph.swift
[443/491] Compiling Graphs BinaryGraph+Traversal.swift
[444/491] Compiling Graphs BinaryGraph+TraversalStrategy+DFS+Inorder.swift
[445/491] Compiling Graphs BinaryGraph+TraversalStrategy.swift
[446/491] Compiling Graphs Graph+Search.swift
[447/491] Compiling Graphs Graph+Traversal.swift
[448/491] Compiling Graphs Graph+TraversalStrategy+Acyclic.swift
[449/491] Compiling Graphs Graph+TraversalStrategy+BFS.swift
[450/491] Compiling Graphs Graph+TraversalStrategy+DFS+Postorder.swift
[451/491] Compiling Graphs Graph+TraversalStrategy+DFS+Preorder.swift
[452/491] Compiling Graphs Graph+TraversalStrategy+DFS.swift
[453/491] Compiling Graphs Graph+TraversalStrategy+IterativelyDeepeningDFS.swift
[454/491] Compiling Graphs Graph+TraversalStrategy+Limited.swift
[455/491] Compiling Graphs Graph+TraversalStrategy+Priority.swift
[456/491] Compiling Graphs Graph+TraversalStrategy+Unique.swift
[457/491] Compiling Graphs Graph+TraversalStrategy.swift
[458/491] Compiling Graphs Graph+Visitor+AncestorTracking.swift
[459/491] Compiling Graphs Graph+Visitor+DepthTracking.swift
[460/491] Compiling Graphs Graph+Visitor+NodesTracking.swift
[461/491] Compiling Graphs Graph+Visitor+PathTracking.swift
[462/491] Compiling Graphs Graph+Visitor.swift
[463/491] Compiling Graphs BinaryGraph.swift
[464/491] Compiling Graphs BipartiteGraph.swift
[465/491] Compiling Graphs ConnectedBinaryGraph.swift
[466/491] Compiling Graphs ConnectedBinaryHashGraph.swift
[467/491] Compiling Graphs ConnectedGraph.swift
[468/491] Compiling Graphs ConnectedHashGraph.swift
[469/491] Compiling Graphs DisjointBinaryGraph.swift
[470/491] Compiling Graphs DisjointBinaryHashGraph.swift
[471/491] Compiling Graphs DisjointGraph.swift
[472/491] Compiling Graphs DisjointHashGraph.swift
[473/491] Compiling Graphs GridGraph.swift
[474/491] Compiling Graphs LazyBinaryGraph.swift
[475/491] Compiling Graphs LazyGraph.swift
[476/491] Compiling Graphs ComplementGraph.swift
[477/491] Compiling Graphs Graph+Equatable.swift
[478/491] Compiling Graphs Graph+Hashable.swift
[479/491] Compiling Graphs PartitionedGraph.swift
[480/491] Compiling Graphs ResidualGraph.swift
[481/491] Compiling Graphs TransposedGraph.swift
[482/491] Compiling Graphs UndirectedGraph.swift
[483/491] Compiling Graphs WeightedGraph.swift
[484/491] Compiling Graphs Distance.swift
[485/491] Compiling Graphs Graph+Properties.swift
[486/491] Compiling Graphs Graph.swift
[487/491] Compiling Graphs GraphComponent.swift
[488/491] Compiling Graphs MutableGraph.swift
[489/491] Compiling Graphs Utils.swift
[490/491] Compiling Graphs Weighted.swift
[491/491] Emitting module Graphs
Build complete! (24.05s)
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+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"
}
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:a06db64ee3297a5f3491915d7662e6a86c0024d45425be3d593d7649696fef17
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Done.