Build Information
Successful build of Graphs, reference main (4fe2af), with Swift 6.2 for macOS (SPM) on 3 Mar 2026 16:42:46 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.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 4fe2afc Min cut
Cloned https://github.com/tevelee/swift-graphs.git
Revision (git rev-parse @):
4fe2afc5e1df18589df86746f501658fc112eaf7
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/tevelee/swift-graphs.git at main
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-numerics.git
[1/6058] Fetching swift-algorithms
[123/26385] Fetching swift-algorithms, swift-collections
[327/32801] Fetching swift-algorithms, swift-collections, swift-numerics
Fetched https://github.com/apple/swift-algorithms.git from cache (1.77s)
Fetched https://github.com/apple/swift-numerics.git from cache (1.77s)
Fetched https://github.com/apple/swift-collections.git from cache (1.77s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (4.71s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.66s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.56s)
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.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.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.1.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "swift-graphs",
"name": "Graphs",
"url": "https://github.com/tevelee/swift-graphs.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-graphs",
"dependencies": [
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-algorithms",
"name": "swift-algorithms",
"url": "https://github.com/apple/swift-algorithms.git",
"version": "1.2.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-algorithms",
"dependencies": [
{
"identity": "swift-numerics",
"name": "swift-numerics",
"url": "https://github.com/apple/swift-numerics.git",
"version": "1.1.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/tevelee/swift-graphs.git
[1/3522] Fetching swift-graphs
Fetched https://github.com/tevelee/swift-graphs.git from cache (1.12s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetched https://github.com/apple/swift-algorithms.git from cache (0.61s)
Fetched https://github.com/apple/swift-collections.git from cache (0.61s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.67s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.51s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.56s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.04s)
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/tevelee/swift-graphs.git
Working copy of https://github.com/tevelee/swift-graphs.git resolved at main (4fe2afc)
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.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
Found 2 product dependencies
- swift-collections
- swift-algorithms
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/tevelee/swift-graphs.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/13] Write sources
[11/13] Write swift-version-49B95AFC49DCD68C.txt
[12/13] Compiling _NumericsShims _NumericsShims.c
[14/41] Compiling RealModule Float80+Real.swift
[15/41] Compiling RealModule Real.swift
[16/41] Compiling RealModule RealFunctions.swift
[17/42] Emitting module RealModule
[18/42] Compiling RealModule AlgebraicField.swift
[19/42] Compiling RealModule ApproximateEquality.swift
[20/42] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[21/42] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[22/42] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[23/42] Compiling InternalCollectionsUtilities Descriptions.swift
[24/42] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[25/42] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[26/42] Compiling InternalCollectionsUtilities Debugging.swift
[27/42] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[28/43] Compiling RealModule Float16+Real.swift
[29/43] Compiling RealModule AugmentedArithmetic.swift
[30/43] Compiling RealModule Double+Real.swift
[31/43] Compiling RealModule ElementaryFunctions.swift
[32/43] Compiling RealModule Float+Real.swift
[33/43] Compiling RealModule RelaxedArithmetic.swift
[34/43] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[35/43] Emitting module InternalCollectionsUtilities
[36/43] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[37/43] Compiling InternalCollectionsUtilities _SortedCollection.swift
[38/43] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[39/43] Compiling InternalCollectionsUtilities UInt+reversed.swift
[42/43] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[43/43] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[44/351] Compiling HeapModule Heap+Invariants.swift
[45/351] Compiling HeapModule Heap.swift
[46/351] Compiling HeapModule _HeapNode.swift
[47/351] Compiling HeapModule Heap+UnsafeHandle.swift
[48/351] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[49/351] Emitting module HeapModule
[50/351] Compiling HeapModule Heap+Descriptions.swift
[51/351] Compiling DequeModule _DequeSlot.swift
[52/351] Compiling HashTreeCollections _HashNode+Invariants.swift
[53/351] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[54/351] Compiling DequeModule _DequeBuffer.swift
[55/351] Compiling HashTreeCollections _HashNode+Debugging.swift
[56/351] Compiling HashTreeCollections _HashNode+Initializers.swift
[57/351] Compiling HashTreeCollections _HashLevel.swift
[58/351] Compiling HashTreeCollections _HashNode+Builder.swift
[59/351] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[60/351] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[61/352] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[62/352] Compiling HashTreeCollections TreeSet+Debugging.swift
[63/352] Compiling HashTreeCollections TreeSet+Descriptions.swift
[64/352] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[65/352] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[66/352] Compiling HashTreeCollections _HashNode.swift
[67/357] Compiling HashTreeCollections TreeSet+Equatable.swift
[68/357] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[69/357] Compiling HashTreeCollections TreeSet+Extras.swift
[70/357] Compiling HashTreeCollections TreeSet+Filter.swift
[71/357] Compiling HashTreeCollections TreeSet+Hashable.swift
[72/357] Compiling HashTreeCollections TreeSet+Sendable.swift
[73/357] Compiling HashTreeCollections TreeSet+Sequence.swift
[74/357] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[75/365] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[76/365] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[77/365] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[78/365] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[79/365] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[80/365] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[81/365] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[82/365] Compiling HashTreeCollections TreeDictionary+Values.swift
[83/365] Compiling HashTreeCollections TreeDictionary.swift
[84/365] Compiling HashTreeCollections TreeSet+Codable.swift
[85/365] Compiling HashTreeCollections TreeSet+Collection.swift
[92/365] Compiling BitCollections BitSet.swift
[93/365] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[94/365] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[95/365] Compiling HashTreeCollections TreeDictionary+Keys.swift
[96/365] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[97/365] Compiling HashTreeCollections TreeDictionary+Merge.swift
[98/365] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[99/371] Compiling DequeModule _DequeBufferHeader.swift
[100/371] Compiling HashTreeCollections _Bucket.swift
[101/371] Compiling HashTreeCollections _Hash.swift
[102/371] Emitting module BitCollections
[103/371] Compiling DequeModule _UnsafeWrappedBuffer.swift
[107/373] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[108/373] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[109/373] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[110/373] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[111/373] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[112/373] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[113/373] Compiling HashTreeCollections TreeDictionary+Filter.swift
[119/373] Compiling HashTreeCollections TreeDictionary+Codable.swift
[120/373] Compiling HashTreeCollections TreeDictionary+Collection.swift
[121/373] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[123/373] Compiling HashTreeCollections _AncestorHashSlots.swift
[124/373] Compiling HashTreeCollections _Bitmap.swift
[125/373] Compiling HashTreeCollections _RawHashNode.swift
[126/373] Compiling HashTreeCollections _UnmanagedHashNode.swift
[127/373] Compiling HashTreeCollections _UnsafePath.swift
[131/373] Compiling HashTreeCollections _HashNode+Structural merge.swift
[132/373] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[133/373] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[134/373] Compiling HashTreeCollections _HashNode+Structural union.swift
[135/373] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[136/373] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[155/373] Compiling Algorithms Unique.swift
[156/373] Compiling Algorithms Windows.swift
[161/373] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[162/373] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[163/373] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[164/373] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[165/373] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[166/373] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[167/373] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[168/373] Compiling HashTreeCollections TreeSet.swift
[175/373] Emitting module DequeModule
[189/373] Compiling OrderedCollections OrderedSet+SubSequence.swift
[190/373] Compiling OrderedCollections OrderedSet+Testing.swift
[191/373] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[192/373] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[226/373] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[227/373] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[228/373] Compiling HashTreeCollections _HashNode+Storage.swift
[229/373] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[230/373] Compiling HashTreeCollections _HashNode+Structural filter.swift
[231/373] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[232/373] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[246/380] Compiling OrderedCollections OrderedSet.swift
[247/380] Compiling OrderedCollections _UnsafeBitset.swift
[248/380] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[328/380] Emitting module OrderedCollections
[347/380] Emitting module _RopeModule
[348/380] Emitting module Algorithms
[373/380] Compiling _RopeModule Rope+Remove.swift
[374/380] Compiling _RopeModule Rope+RemoveSubrange.swift
[375/380] Compiling _RopeModule Rope+Split.swift
[376/380] Compiling _RopeModule Optional Utilities.swift
[377/380] Compiling _RopeModule String Utilities.swift
[378/380] Compiling _RopeModule String.Index+ABI.swift
[379/380] Compiling _RopeModule _CharacterRecognizer.swift
[380/380] Emitting module HashTreeCollections
[381/382] Emitting module Collections
[382/382] Compiling Collections Collections.swift
[383/602] Compiling Graphs Search+IterativelyDeepeningDFS.swift
[384/602] Compiling Graphs Search+UniformCostSearch.swift
[385/602] Compiling Graphs AStar.swift
[386/602] Compiling Graphs AStarVisitor+Composition.swift
[387/602] Compiling Graphs AllShortestPaths+BacktrackingDijkstra.swift
[388/602] Compiling Graphs BacktrackingDijkstra.swift
[389/602] Compiling Graphs BacktrackingDijkstraVisitor+Composition.swift
[390/602] Compiling Graphs BellmanFord.swift
[391/602] Compiling Graphs BellmanFordVisitor+Composition.swift
[392/602] Compiling Graphs BidirectionalDijkstra.swift
[393/602] Compiling Graphs BidirectionalDijkstraVisitor+Composition.swift
[394/602] Compiling Graphs Dijkstra.swift
[395/602] Compiling Graphs DijkstraVisitor+Composition.swift
[396/602] Compiling Graphs FloydWarshall.swift
[397/602] Compiling Graphs FloydWarshallVisitor+Composition.swift
[398/602] Compiling Graphs Johnson.swift
[399/602] Compiling Graphs JohnsonVisitor+Composition.swift
[400/602] Compiling Graphs KShortestPath+Yen.swift
[401/602] Compiling Graphs SPFA.swift
[402/602] Compiling Graphs SPFAVisitor+Composition.swift
[403/602] Compiling Graphs ShortestPath+AStar.swift
[404/602] Compiling Graphs ShortestPath+BellmanFord.swift
[405/602] Compiling Graphs ShortestPath+BidirectionalDijkstra.swift
[406/602] Compiling Graphs ShortestPath+Dijkstra.swift
[407/602] Compiling Graphs BoruvkaVisitor+Composition.swift
[408/602] Compiling Graphs Kruskal.swift
[409/602] Compiling Graphs KruskalVisitor+Composition.swift
[410/602] Compiling Graphs MinimumSpanningTree+Boruvka.swift
[411/602] Compiling Graphs MinimumSpanningTree+Kruskal.swift
[412/602] Compiling Graphs MinimumSpanningTree+Prim.swift
[413/602] Compiling Graphs Prim.swift
[414/602] Compiling Graphs PrimVisitor+Composition.swift
[415/602] Compiling Graphs AdjacencyList+RandomGraphConstructible.swift
[416/602] Compiling Graphs AdjacencyMatrix+RandomGraphConstructible.swift
[417/602] Compiling Graphs BarabasiAlbert.swift
[418/602] Compiling Graphs BarabasiAlbertVisitor+Composition.swift
[419/602] Compiling Graphs ErdosRenyi.swift
[420/602] Compiling Graphs ErdosRenyiVisitor+Composition.swift
[421/602] Compiling Graphs RandomGraph+BarabasiAlbert.swift
[422/602] Compiling Graphs RandomGraph+ErdosRenyi.swift
[423/602] Compiling Graphs RandomGraph+WattsStrogatz.swift
[424/602] Compiling Graphs WattsStrogatz.swift
[425/602] Compiling Graphs WattsStrogatzVisitor+Composition.swift
[426/602] Compiling Graphs Search+AStar.swift
[427/602] Compiling Graphs Search+BFS.swift
[428/602] Compiling Graphs Search+DFS.swift
[429/602] Compiling Graphs Search+DFSOrders.swift
[430/602] Compiling Graphs Search+Dijkstra.swift
[431/602] Compiling Graphs DiracPropertyAlgorithm.swift
[432/602] Compiling Graphs OreProperty.swift
[433/602] Compiling Graphs OrePropertyAlgorithm+Standard.swift
[434/602] Compiling Graphs OrePropertyAlgorithm.swift
[435/602] Compiling Graphs BoyerMyrvoldPlanarPropertyAlgorithm.swift
[436/602] Compiling Graphs BoyerMyrvoldPlanarPropertyVisitor+Composition.swift
[437/602] Compiling Graphs EulerFormulaPlanarPropertyAlgorithm.swift
[438/602] Compiling Graphs HopcroftTarjanPlanarPropertyAlgorithm.swift
[439/602] Compiling Graphs HopcroftTarjanPlanarPropertyVisitor+Composition.swift
[440/602] Compiling Graphs LeftRightPlanarPropertyAlgorithm.swift
[441/602] Compiling Graphs LeftRightPlanarPropertyVisitor+Composition.swift
[442/602] Compiling Graphs PlanarProperty+BoyerMyrvold.swift
[443/602] Compiling Graphs PlanarProperty+EulerFormula.swift
[444/602] Compiling Graphs PlanarProperty+HopcroftTarjan.swift
[445/602] Compiling Graphs PlanarProperty+LeftRight.swift
[446/602] Compiling Graphs CompositeTreePropertyAlgorithm.swift
[447/602] Compiling Graphs DFSTreePropertyAlgorithm.swift
[448/602] Compiling Graphs TreeProperty+Composite.swift
[449/602] Compiling Graphs TreeProperty+DFS.swift
[450/602] Compiling Graphs BacktrackingHamiltonian.swift
[451/602] Compiling Graphs BacktrackingHamiltonianVisitor+Composition.swift
[452/602] Compiling Graphs HamiltonianCycleAlgorithm+Backtracking.swift
[453/602] Compiling Graphs HamiltonianCycleAlgorithm+Heuristic.swift
[454/602] Compiling Graphs HamiltonianPathAlgorithm+Backtracking.swift
[455/602] Compiling Graphs HamiltonianPathAlgorithm+Heuristic.swift
[456/602] Compiling Graphs HeuristicHamiltonian.swift
[457/602] Compiling Graphs HeuristicHamiltonianVisitor+Composition.swift
[458/602] Compiling Graphs Isomorphism+VF2.swift
[459/602] Compiling Graphs Isomorphism+WeisfeilerLehman.swift
[460/602] Compiling Graphs VF2Isomorphism.swift
[461/602] Compiling Graphs VF2Visitor+Composition.swift
[462/602] Compiling Graphs WeisfeilerLehmanIsomorphism.swift
[463/602] Compiling Graphs WeisfeilerLehmanIsomorphismVisitor+Composition.swift
[464/602] Compiling Graphs HopcroftKarp.swift
[465/602] Compiling Graphs HopcroftKarpVisitor+Composition.swift
[466/602] Compiling Graphs Dinic.swift
[467/602] Compiling Graphs DinicVisitor+Composition.swift
[468/602] Compiling Graphs EdmondsKarp.swift
[469/602] Compiling Graphs EdmondsKarpVisitor+Composition.swift
[470/602] Compiling Graphs FordFulkerson.swift
[471/602] Compiling Graphs FordFulkersonVisitor+Composition.swift
[472/602] Compiling Graphs MaxFlow+Dinic.swift
[473/602] Compiling Graphs MaxFlow+EdmondsKarp.swift
[474/602] Compiling Graphs MaxFlow+FordFulkerson.swift
[475/602] Compiling Graphs MinimumCut+StoerWagner.swift
[476/602] Compiling Graphs StoerWagner.swift
[477/602] Compiling Graphs StoerWagnerVisitor+Composition.swift
[478/602] Compiling Graphs Boruvka.swift
[479/674] Compiling Graphs ShortestPath+FloydWarshall.swift
[480/674] Compiling Graphs ShortestPath+Johnson.swift
[481/674] Compiling Graphs ShortestPath+SPFA.swift
[482/674] Compiling Graphs ShortestPath+Yen.swift
[483/674] Compiling Graphs ShortestPathsForAllPairs+FloydWarshall.swift
[484/674] Compiling Graphs UniformCostSearch.swift
[485/674] Compiling Graphs UniformCostSearchVisitor+Composition.swift
[486/674] Compiling Graphs Yen.swift
[487/674] Compiling Graphs YenVisitor+Composition.swift
[488/674] Compiling Graphs ShortestPathsForAllPairsAlgorithm+Johnson.swift
[489/674] Compiling Graphs Kosaraju.swift
[490/674] Compiling Graphs KosarajuVisitor+Composition.swift
[491/674] Compiling Graphs StronglyConnectedComponents+Kosaraju.swift
[492/674] Compiling Graphs StronglyConnectedComponents+KosarajuAlgorithm.swift
[493/674] Compiling Graphs StronglyConnectedComponents+Tarjan.swift
[494/674] Compiling Graphs StronglyConnectedComponents+TarjanAlgorithm.swift
[495/674] Compiling Graphs Tarjan.swift
[496/674] Compiling Graphs TarjanVisitor+Composition.swift
[497/674] Compiling Graphs DFSTopologicalSort.swift
[498/674] Compiling Graphs DFSTopologicalSortVisitor+Composition.swift
[499/674] Compiling Graphs Kahn.swift
[500/674] Compiling Graphs KahnVisitor+Composition.swift
[501/674] Compiling Graphs TopologicalSort+DFSAlgorithm.swift
[502/674] Compiling Graphs TopologicalSort+KahnAlgorithm.swift
[503/674] Compiling Graphs ShortestPath.swift
[504/674] Compiling Graphs ShortestPathUntil.swift
[505/674] Compiling Graphs ShortestPathsForAllPairs.swift
[506/674] Compiling Graphs SingleSourceShortestPath.swift
[507/674] Compiling Graphs StronglyConnectedComponents.swift
[508/674] Compiling Graphs TopologicalSort.swift
[509/674] Compiling Graphs Traversal.swift
[510/674] Compiling Graphs CostDefinition.swift
[511/674] Compiling Graphs DFSOrder.swift
[512/674] Compiling Graphs DistanceAlgorithm.swift
[513/674] Compiling Graphs GraphProperty.swift
[514/674] Compiling Graphs Path.swift
[515/674] Compiling Graphs VertexOrdering.swift
[516/674] Compiling Graphs DFSAllPaths.swift
[517/674] Compiling Graphs ArticulationPoints+TarjanAlgorithm.swift
[518/674] Compiling Graphs TarjanArticulationPoints.swift
[519/674] Compiling Graphs TarjanArticulationPointsVisitor+Composition.swift
[520/674] Compiling Graphs BetweennessCentrality.swift
[521/674] Compiling Graphs BetweennessVisitor+Composition.swift
[522/674] Compiling Graphs Centrality+Betweenness.swift
[523/674] Compiling Graphs Centrality+Closeness.swift
[524/674] Compiling Graphs Centrality+Degree.swift
[525/674] Compiling Graphs Centrality+Eigenvector.swift
[526/674] Compiling Graphs Centrality+PageRank.swift
[527/674] Compiling Graphs ClosenessCentrality.swift
[528/674] Compiling Graphs AllPaths.swift
[529/674] Compiling Graphs AllShortestPaths.swift
[530/674] Compiling Graphs ArticulationPoints.swift
[531/674] Compiling Graphs Centrality.swift
[532/674] Compiling Graphs CliqueDetection.swift
[533/674] Compiling Graphs Coloring.swift
[534/674] Compiling Graphs CommunityDetection.swift
[535/674] Compiling Graphs ConnectedComponents.swift
[536/674] Compiling Graphs EulerianPath.swift
[537/674] Compiling Graphs BipartitePropertyAlgorithm.swift
[538/674] Compiling Graphs ConnectedPropertyAlgorithm.swift
[539/674] Compiling Graphs CyclicPropertyAlgorithm.swift
[540/674] Compiling Graphs EulerianProperty.swift
[541/674] Compiling Graphs HamiltonianProperty.swift
[542/674] Compiling Graphs PlanarPropertyAlgorithm.swift
[543/674] Compiling Graphs TreePropertyAlgorithm.swift
[544/674] Compiling Graphs HamiltonianPath.swift
[545/674] Compiling Graphs Isomorphism.swift
[546/674] Compiling Graphs KShortestPaths.swift
[547/674] Compiling Graphs Matching.swift
[548/674] Compiling Graphs MaxFlow.swift
[549/674] Compiling Graphs MinimumCut.swift
[550/674] Compiling Graphs MinimumSpanningTree.swift
[551/674] Compiling Graphs RandomGraph.swift
[552/674] Compiling Graphs Search.swift
[553/674] Compiling Graphs ClosenessVisitor+Composition.swift
[554/674] Compiling Graphs DegreeCentrality.swift
[555/674] Compiling Graphs DegreeVisitor+Composition.swift
[556/674] Compiling Graphs EigenvectorCentrality.swift
[557/674] Compiling Graphs EigenvectorVisitor+Composition.swift
[558/674] Compiling Graphs PageRankCentrality.swift
[559/674] Compiling Graphs PageRankVisitor+Composition.swift
[560/674] Compiling Graphs BronKerbosch.swift
[561/674] Compiling Graphs BronKerboschVisitor+Composition.swift
[562/674] Compiling Graphs CliqueDetection+BronKerbosch.swift
[563/674] Compiling Graphs Coloring+DSatur.swift
[564/674] Compiling Graphs Coloring+Greedy.swift
[565/674] Compiling Graphs Coloring+SequentialVertexColoring.swift
[566/674] Compiling Graphs Coloring+WelshPowell.swift
[567/674] Compiling Graphs DSaturColoring.swift
[568/674] Compiling Graphs DSaturVisitor+Composition.swift
[569/674] Compiling Graphs GreedyColoring.swift
[570/674] Compiling Graphs GreedyVisitor+Composition.swift
[571/674] Compiling Graphs SequentialVertexColoring.swift
[572/674] Compiling Graphs SequentialVertexColoringVisitor+Composition.swift
[573/674] Compiling Graphs WelshPowellColoring.swift
[574/674] Compiling Graphs WelshPowellVisitor+Composition.swift
[575/674] Compiling Graphs CommunityDetection+Louvain.swift
[576/674] Compiling Graphs LouvainCommunityDetection.swift
[577/674] Compiling Graphs LouvainVisitor+Composition.swift
[578/674] Compiling Graphs ConnectedComponents+DFS.swift
[579/674] Compiling Graphs ConnectedComponents+DFSAlgorithm.swift
[580/674] Compiling Graphs ConnectedComponents+UnionFind.swift
[581/674] Compiling Graphs ConnectedComponents+UnionFindAlgorithm.swift
[582/674] Compiling Graphs DFSConnectedComponents.swift
[583/674] Compiling Graphs DFSVisitor+Composition.swift
[584/674] Compiling Graphs UnionFindConnectedComponents.swift
[585/674] Compiling Graphs UnionFindVisitor+Composition.swift
[586/674] Compiling Graphs EulerianCycleAlgorithm+Hierholzer.swift
[587/674] Compiling Graphs EulerianPathAlgorithm+Hierholzer.swift
[588/674] Compiling Graphs Hierholzer.swift
[589/674] Compiling Graphs HierholzerVisitor+Composition.swift
[590/674] Compiling Graphs BFSBipartitePropertyAlgorithm.swift
[591/674] Compiling Graphs BipartiteProperty+BFS.swift
[592/674] Compiling Graphs BipartiteProperty+DFS.swift
[593/674] Compiling Graphs DFSBipartitePropertyAlgorithm.swift
[594/674] Compiling Graphs ConnectedProperty+TraversalAlgorithm.swift
[595/674] Compiling Graphs TraversalBasedConnectedPropertyAlgorithm.swift
[596/674] Compiling Graphs CyclicProperty+DFS.swift
[597/674] Compiling Graphs CyclicProperty+UnionFind.swift
[598/674] Compiling Graphs DFSCyclicPropertyAlgorithm.swift
[599/674] Compiling Graphs UnionFindCyclicPropertyAlgorithm.swift
[600/674] Compiling Graphs DiracProperty.swift
[601/674] Compiling Graphs DiracPropertyAlgorithm+Standard.swift
[602/674] Emitting module Graphs
[603/674] Compiling Graphs EdgeListGraph.swift
[604/674] Compiling Graphs EdgeLookupGraph.swift
[605/674] Compiling Graphs EdgeStorageBackedGraph.swift
[606/674] Compiling Graphs Graph.swift
[607/674] Compiling Graphs IncidenceGraph.swift
[608/674] Compiling Graphs MutableBinaryIncidenceGraph.swift
[609/674] Compiling Graphs MutableGraph.swift
[610/674] Compiling Graphs MutablePropertyGraph.swift
[611/674] Compiling Graphs PropertyGraph.swift
[612/674] Compiling Graphs ArrayBuilder.swift
[613/674] Compiling Graphs EdgeProperties.swift
[614/674] Compiling Graphs EdgeProtocol.swift
[615/674] Compiling Graphs EdgeStorage.swift
[616/674] Compiling Graphs PropertyMap.swift
[617/674] Compiling Graphs QueueProtocol.swift
[618/674] Compiling Graphs StackProtocol.swift
[619/674] Compiling Graphs VertexProperties.swift
[620/674] Compiling Graphs VertexStorage.swift
[621/674] Compiling Graphs VertexListGraph.swift
[622/674] Compiling Graphs VertexStorageBackedGraph.swift
[623/674] Compiling Graphs ComplementGraphView.swift
[624/674] Compiling Graphs FilteredGraphView.swift
[625/674] Compiling Graphs ReversedGraphView.swift
[626/674] Compiling Graphs UndirectedGraphView.swift
[627/674] Compiling Graphs AdjacencyList.swift
[628/674] Compiling Graphs AdjacencyMatrix.swift
[629/674] Compiling Graphs BipartiteAdjacencyList.swift
[630/674] Compiling Graphs ComputedEdgePropertyGraph.swift
[631/674] Compiling Graphs ComputedVertexPropertyGraph.swift
[632/674] Compiling Graphs GridGraph.swift
[633/674] Compiling Graphs InlineGraph.swift
[634/674] Compiling Graphs LazyGraph.swift
[635/674] Compiling Graphs BinaryEdgeStorage.swift
[636/674] Compiling Graphs COOEdgeStorage.swift
[637/674] Compiling Graphs CSREdgeStorage.swift
[638/674] Compiling Graphs CacheInOutEdges.swift
[639/674] Compiling Graphs OrderedEdgeStorage.swift
[640/674] Compiling Graphs OrderedVertexStorage.swift
[641/674] Compiling Graphs DictionaryPropertyMap.swift
[642/674] Compiling Graphs PropertyValues.swift
[643/674] Compiling Graphs DOTFormat.swift
[644/674] Compiling Graphs GraphMLFormat.swift
[645/674] Compiling Graphs JSONFormat.swift
[646/674] Compiling Graphs GraphFormatter.swift
[647/674] Compiling Graphs SerializableDescriptor.swift
[648/674] Compiling Graphs SerializableDescriptorConformances.swift
[649/674] Compiling Graphs SerializableProperty.swift
[650/674] Compiling Graphs SerializationFormat.swift
[651/674] Compiling Graphs BreadthFirstSearch.swift
[652/674] Compiling Graphs BreadthFirstSearchVisitor+Composition.swift
[653/674] Compiling Graphs DepthFirstSearch.swift
[654/674] Compiling Graphs DepthFirstSearchVisitor+Composition.swift
[655/674] Compiling Graphs Traversal+BFS.swift
[656/674] Compiling Graphs Traversal+BestFirst.swift
[657/674] Compiling Graphs Traversal+DFS.swift
[658/674] Compiling Graphs Traversal+DepthLimitedDFS.swift
[659/674] Compiling Graphs Traversal+IterativelyDeepeningDFS.swift
[660/674] Compiling Graphs Composable.swift
[661/674] Compiling Graphs Cost.swift
[662/674] Compiling Graphs Optional.swift
[663/674] Compiling Graphs WithVisitor.swift
[664/674] Compiling Graphs WithVisitorFactory.swift
[665/674] Compiling Graphs Ordering+ReverseCuthillMcKee.swift
[666/674] Compiling Graphs Ordering+SmallestLastVertex.swift
[667/674] Compiling Graphs ReverseCuthillMcKeeOrdering.swift
[668/674] Compiling Graphs ReverseCuthillMcKeeVisitor+Composition.swift
[669/674] Compiling Graphs SmallestLastVertexOrdering.swift
[670/674] Compiling Graphs SmallestLastVertexVisitor+Composition.swift
[671/674] Compiling Graphs AdjacencyGraph.swift
[672/674] Compiling Graphs BidirectionalGraph.swift
[673/674] Compiling Graphs BinaryIncidenceGraph.swift
[674/674] Compiling Graphs BipartiteGraph.swift
Build complete! (10.30s)
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.0.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" : [
"Algorithms/AStarAlgorithmTests.swift",
"Algorithms/AllPathsTests.swift",
"Algorithms/AllShortestPathsTests.swift",
"Algorithms/ArticulationPointsTests.swift",
"Algorithms/BestFirstSearchTests.swift",
"Algorithms/BinaryInorderTraversalTests.swift",
"Algorithms/BipartiteGraphTests.swift",
"Algorithms/BreadthFirstSearchTests.swift",
"Algorithms/CentralityAlgorithmTests.swift",
"Algorithms/CliqueDetectionTests.swift",
"Algorithms/ColoringAlgorithmTests.swift",
"Algorithms/CommunityDetectionTests.swift",
"Algorithms/ConnectedComponentsTests.swift",
"Algorithms/DepthFirstSearchOrderTests.swift",
"Algorithms/DepthFirstSearchTests.swift",
"Algorithms/DepthLimitedSearchTests.swift",
"Algorithms/DijkstraAlgorithmTests.swift",
"Algorithms/EulerianPathTests.swift",
"Algorithms/GraphProperties/BipartitePropertyTests.swift",
"Algorithms/GraphProperties/ConnectedPropertyTests.swift",
"Algorithms/GraphProperties/CyclicPropertyTests.swift",
"Algorithms/GraphProperties/EulerianPropertyTests.swift",
"Algorithms/GraphProperties/HamiltonianPropertyTests.swift",
"Algorithms/GraphProperties/PlanarPropertyAlgorithmTests.swift",
"Algorithms/GraphProperties/PlanarPropertyTests.swift",
"Algorithms/GraphProperties/TreePropertyTests.swift",
"Algorithms/HamiltonianPathTests.swift",
"Algorithms/IsomorphismAlgorithmTests.swift",
"Algorithms/IterativelyDeepeningDFSTests.swift",
"Algorithms/JohnsonAlgorithmTests.swift",
"Algorithms/KShortestPathsTests.swift",
"Algorithms/MatchingAlgorithmTests.swift",
"Algorithms/MaxFlowAlgorithmTests.swift",
"Algorithms/MinimumCutAlgorithmTests.swift",
"Algorithms/MinimumSpanningTreeTests.swift",
"Algorithms/RandomGraphTests.swift",
"Algorithms/SPFATests.swift",
"Algorithms/SearchAlgorithmTests.swift",
"Algorithms/ShortestPathAlgorithmTests.swift",
"Algorithms/ShortestPathsForAllPairsTests.swift",
"Algorithms/StronglyConnectedComponentsTests.swift",
"Algorithms/TopologicalSortTests.swift",
"Algorithms/UniformCostSearchTests.swift",
"Algorithms/VertexOrderingTests.swift",
"Algorithms/VisitorPatternTests.swift",
"Core/ComputedPropertiesTests.swift",
"Core/EdgeStorageBackendTests.swift",
"Core/GraphBasicTests.swift",
"Core/InlineGraphTests.swift",
"Core/PropertyMapTests.swift",
"DataStructures/AdjacencyMatrixTests.swift",
"DataStructures/BinaryAdjacencyListTests.swift",
"DataStructures/GraphTransformationTests.swift",
"DataStructures/GridGraphTests.swift",
"DataStructures/LazyGraphMaterializeTests.swift",
"DataStructures/LazyGraphTests.swift",
"Properties/Coordinates.swift",
"Properties/Graph+FindVertex.swift",
"Properties/Label.swift",
"Properties/Weight.swift",
"Serialization/DOTFormatTests.swift",
"Serialization/FormatFactoriesTests.swift",
"Serialization/GraphMLFormatTests.swift",
"Serialization/JSONFormatTests.swift"
],
"target_dependencies" : [
"Graphs"
],
"type" : "test"
},
{
"c99name" : "Graphs",
"module_type" : "SwiftTarget",
"name" : "Graphs",
"path" : "Sources/Graphs",
"product_dependencies" : [
"Collections",
"Algorithms"
],
"product_memberships" : [
"Graphs"
],
"sources" : [
"AlgorithmDefinitions/AllPaths.swift",
"AlgorithmDefinitions/AllShortestPaths.swift",
"AlgorithmDefinitions/ArticulationPoints.swift",
"AlgorithmDefinitions/Centrality.swift",
"AlgorithmDefinitions/CliqueDetection.swift",
"AlgorithmDefinitions/Coloring.swift",
"AlgorithmDefinitions/CommunityDetection.swift",
"AlgorithmDefinitions/ConnectedComponents.swift",
"AlgorithmDefinitions/EulerianPath.swift",
"AlgorithmDefinitions/GraphProperties/BipartitePropertyAlgorithm.swift",
"AlgorithmDefinitions/GraphProperties/ConnectedPropertyAlgorithm.swift",
"AlgorithmDefinitions/GraphProperties/CyclicPropertyAlgorithm.swift",
"AlgorithmDefinitions/GraphProperties/EulerianProperty.swift",
"AlgorithmDefinitions/GraphProperties/HamiltonianProperty.swift",
"AlgorithmDefinitions/GraphProperties/PlanarPropertyAlgorithm.swift",
"AlgorithmDefinitions/GraphProperties/TreePropertyAlgorithm.swift",
"AlgorithmDefinitions/HamiltonianPath.swift",
"AlgorithmDefinitions/Isomorphism.swift",
"AlgorithmDefinitions/KShortestPaths.swift",
"AlgorithmDefinitions/Matching.swift",
"AlgorithmDefinitions/MaxFlow.swift",
"AlgorithmDefinitions/MinimumCut.swift",
"AlgorithmDefinitions/MinimumSpanningTree.swift",
"AlgorithmDefinitions/RandomGraph.swift",
"AlgorithmDefinitions/Search.swift",
"AlgorithmDefinitions/ShortestPath.swift",
"AlgorithmDefinitions/ShortestPathUntil.swift",
"AlgorithmDefinitions/ShortestPathsForAllPairs.swift",
"AlgorithmDefinitions/SingleSourceShortestPath.swift",
"AlgorithmDefinitions/StronglyConnectedComponents.swift",
"AlgorithmDefinitions/TopologicalSort.swift",
"AlgorithmDefinitions/Traversal.swift",
"AlgorithmDefinitions/Utils/CostDefinition.swift",
"AlgorithmDefinitions/Utils/DFSOrder.swift",
"AlgorithmDefinitions/Utils/DistanceAlgorithm.swift",
"AlgorithmDefinitions/Utils/GraphProperty.swift",
"AlgorithmDefinitions/Utils/Path.swift",
"AlgorithmDefinitions/VertexOrdering.swift",
"AlgorithmImplementations/AllPaths/DFSAllPaths.swift",
"AlgorithmImplementations/ArticulationPoints/ArticulationPoints+TarjanAlgorithm.swift",
"AlgorithmImplementations/ArticulationPoints/TarjanArticulationPoints.swift",
"AlgorithmImplementations/ArticulationPoints/TarjanArticulationPointsVisitor+Composition.swift",
"AlgorithmImplementations/Centrality/BetweennessCentrality.swift",
"AlgorithmImplementations/Centrality/BetweennessVisitor+Composition.swift",
"AlgorithmImplementations/Centrality/Centrality+Betweenness.swift",
"AlgorithmImplementations/Centrality/Centrality+Closeness.swift",
"AlgorithmImplementations/Centrality/Centrality+Degree.swift",
"AlgorithmImplementations/Centrality/Centrality+Eigenvector.swift",
"AlgorithmImplementations/Centrality/Centrality+PageRank.swift",
"AlgorithmImplementations/Centrality/ClosenessCentrality.swift",
"AlgorithmImplementations/Centrality/ClosenessVisitor+Composition.swift",
"AlgorithmImplementations/Centrality/DegreeCentrality.swift",
"AlgorithmImplementations/Centrality/DegreeVisitor+Composition.swift",
"AlgorithmImplementations/Centrality/EigenvectorCentrality.swift",
"AlgorithmImplementations/Centrality/EigenvectorVisitor+Composition.swift",
"AlgorithmImplementations/Centrality/PageRankCentrality.swift",
"AlgorithmImplementations/Centrality/PageRankVisitor+Composition.swift",
"AlgorithmImplementations/CliqueDetection/BronKerbosch.swift",
"AlgorithmImplementations/CliqueDetection/BronKerboschVisitor+Composition.swift",
"AlgorithmImplementations/CliqueDetection/CliqueDetection+BronKerbosch.swift",
"AlgorithmImplementations/Coloring/Coloring+DSatur.swift",
"AlgorithmImplementations/Coloring/Coloring+Greedy.swift",
"AlgorithmImplementations/Coloring/Coloring+SequentialVertexColoring.swift",
"AlgorithmImplementations/Coloring/Coloring+WelshPowell.swift",
"AlgorithmImplementations/Coloring/DSaturColoring.swift",
"AlgorithmImplementations/Coloring/DSaturVisitor+Composition.swift",
"AlgorithmImplementations/Coloring/GreedyColoring.swift",
"AlgorithmImplementations/Coloring/GreedyVisitor+Composition.swift",
"AlgorithmImplementations/Coloring/SequentialVertexColoring.swift",
"AlgorithmImplementations/Coloring/SequentialVertexColoringVisitor+Composition.swift",
"AlgorithmImplementations/Coloring/WelshPowellColoring.swift",
"AlgorithmImplementations/Coloring/WelshPowellVisitor+Composition.swift",
"AlgorithmImplementations/CommunityDetection/CommunityDetection+Louvain.swift",
"AlgorithmImplementations/CommunityDetection/LouvainCommunityDetection.swift",
"AlgorithmImplementations/CommunityDetection/LouvainVisitor+Composition.swift",
"AlgorithmImplementations/ConnectedComponents/ConnectedComponents+DFS.swift",
"AlgorithmImplementations/ConnectedComponents/ConnectedComponents+DFSAlgorithm.swift",
"AlgorithmImplementations/ConnectedComponents/ConnectedComponents+UnionFind.swift",
"AlgorithmImplementations/ConnectedComponents/ConnectedComponents+UnionFindAlgorithm.swift",
"AlgorithmImplementations/ConnectedComponents/DFSConnectedComponents.swift",
"AlgorithmImplementations/ConnectedComponents/DFSVisitor+Composition.swift",
"AlgorithmImplementations/ConnectedComponents/UnionFindConnectedComponents.swift",
"AlgorithmImplementations/ConnectedComponents/UnionFindVisitor+Composition.swift",
"AlgorithmImplementations/EulerianPath/EulerianCycleAlgorithm+Hierholzer.swift",
"AlgorithmImplementations/EulerianPath/EulerianPathAlgorithm+Hierholzer.swift",
"AlgorithmImplementations/EulerianPath/Hierholzer.swift",
"AlgorithmImplementations/EulerianPath/HierholzerVisitor+Composition.swift",
"AlgorithmImplementations/GraphProperties/Bipartite/BFSBipartitePropertyAlgorithm.swift",
"AlgorithmImplementations/GraphProperties/Bipartite/BipartiteProperty+BFS.swift",
"AlgorithmImplementations/GraphProperties/Bipartite/BipartiteProperty+DFS.swift",
"AlgorithmImplementations/GraphProperties/Bipartite/DFSBipartitePropertyAlgorithm.swift",
"AlgorithmImplementations/GraphProperties/Connected/ConnectedProperty+TraversalAlgorithm.swift",
"AlgorithmImplementations/GraphProperties/Connected/TraversalBasedConnectedPropertyAlgorithm.swift",
"AlgorithmImplementations/GraphProperties/Cyclic/CyclicProperty+DFS.swift",
"AlgorithmImplementations/GraphProperties/Cyclic/CyclicProperty+UnionFind.swift",
"AlgorithmImplementations/GraphProperties/Cyclic/DFSCyclicPropertyAlgorithm.swift",
"AlgorithmImplementations/GraphProperties/Cyclic/UnionFindCyclicPropertyAlgorithm.swift",
"AlgorithmImplementations/GraphProperties/Hamiltonian/DiracProperty.swift",
"AlgorithmImplementations/GraphProperties/Hamiltonian/DiracPropertyAlgorithm+Standard.swift",
"AlgorithmImplementations/GraphProperties/Hamiltonian/DiracPropertyAlgorithm.swift",
"AlgorithmImplementations/GraphProperties/Hamiltonian/OreProperty.swift",
"AlgorithmImplementations/GraphProperties/Hamiltonian/OrePropertyAlgorithm+Standard.swift",
"AlgorithmImplementations/GraphProperties/Hamiltonian/OrePropertyAlgorithm.swift",
"AlgorithmImplementations/GraphProperties/Planar/BoyerMyrvoldPlanarPropertyAlgorithm.swift",
"AlgorithmImplementations/GraphProperties/Planar/BoyerMyrvoldPlanarPropertyVisitor+Composition.swift",
"AlgorithmImplementations/GraphProperties/Planar/EulerFormulaPlanarPropertyAlgorithm.swift",
"AlgorithmImplementations/GraphProperties/Planar/HopcroftTarjanPlanarPropertyAlgorithm.swift",
"AlgorithmImplementations/GraphProperties/Planar/HopcroftTarjanPlanarPropertyVisitor+Composition.swift",
"AlgorithmImplementations/GraphProperties/Planar/LeftRightPlanarPropertyAlgorithm.swift",
"AlgorithmImplementations/GraphProperties/Planar/LeftRightPlanarPropertyVisitor+Composition.swift",
"AlgorithmImplementations/GraphProperties/Planar/PlanarProperty+BoyerMyrvold.swift",
"AlgorithmImplementations/GraphProperties/Planar/PlanarProperty+EulerFormula.swift",
"AlgorithmImplementations/GraphProperties/Planar/PlanarProperty+HopcroftTarjan.swift",
"AlgorithmImplementations/GraphProperties/Planar/PlanarProperty+LeftRight.swift",
"AlgorithmImplementations/GraphProperties/Tree/CompositeTreePropertyAlgorithm.swift",
"AlgorithmImplementations/GraphProperties/Tree/DFSTreePropertyAlgorithm.swift",
"AlgorithmImplementations/GraphProperties/Tree/TreeProperty+Composite.swift",
"AlgorithmImplementations/GraphProperties/Tree/TreeProperty+DFS.swift",
"AlgorithmImplementations/HamiltonianPath/BacktrackingHamiltonian.swift",
"AlgorithmImplementations/HamiltonianPath/BacktrackingHamiltonianVisitor+Composition.swift",
"AlgorithmImplementations/HamiltonianPath/HamiltonianCycleAlgorithm+Backtracking.swift",
"AlgorithmImplementations/HamiltonianPath/HamiltonianCycleAlgorithm+Heuristic.swift",
"AlgorithmImplementations/HamiltonianPath/HamiltonianPathAlgorithm+Backtracking.swift",
"AlgorithmImplementations/HamiltonianPath/HamiltonianPathAlgorithm+Heuristic.swift",
"AlgorithmImplementations/HamiltonianPath/HeuristicHamiltonian.swift",
"AlgorithmImplementations/HamiltonianPath/HeuristicHamiltonianVisitor+Composition.swift",
"AlgorithmImplementations/Isomorphism/Isomorphism+VF2.swift",
"AlgorithmImplementations/Isomorphism/Isomorphism+WeisfeilerLehman.swift",
"AlgorithmImplementations/Isomorphism/VF2Isomorphism.swift",
"AlgorithmImplementations/Isomorphism/VF2Visitor+Composition.swift",
"AlgorithmImplementations/Isomorphism/WeisfeilerLehmanIsomorphism.swift",
"AlgorithmImplementations/Isomorphism/WeisfeilerLehmanIsomorphismVisitor+Composition.swift",
"AlgorithmImplementations/Matching/HopcroftKarp.swift",
"AlgorithmImplementations/Matching/HopcroftKarpVisitor+Composition.swift",
"AlgorithmImplementations/MaxFlow/Dinic.swift",
"AlgorithmImplementations/MaxFlow/DinicVisitor+Composition.swift",
"AlgorithmImplementations/MaxFlow/EdmondsKarp.swift",
"AlgorithmImplementations/MaxFlow/EdmondsKarpVisitor+Composition.swift",
"AlgorithmImplementations/MaxFlow/FordFulkerson.swift",
"AlgorithmImplementations/MaxFlow/FordFulkersonVisitor+Composition.swift",
"AlgorithmImplementations/MaxFlow/MaxFlow+Dinic.swift",
"AlgorithmImplementations/MaxFlow/MaxFlow+EdmondsKarp.swift",
"AlgorithmImplementations/MaxFlow/MaxFlow+FordFulkerson.swift",
"AlgorithmImplementations/MinimumCut/MinimumCut+StoerWagner.swift",
"AlgorithmImplementations/MinimumCut/StoerWagner.swift",
"AlgorithmImplementations/MinimumCut/StoerWagnerVisitor+Composition.swift",
"AlgorithmImplementations/MinimumSpanningTree/Boruvka.swift",
"AlgorithmImplementations/MinimumSpanningTree/BoruvkaVisitor+Composition.swift",
"AlgorithmImplementations/MinimumSpanningTree/Kruskal.swift",
"AlgorithmImplementations/MinimumSpanningTree/KruskalVisitor+Composition.swift",
"AlgorithmImplementations/MinimumSpanningTree/MinimumSpanningTree+Boruvka.swift",
"AlgorithmImplementations/MinimumSpanningTree/MinimumSpanningTree+Kruskal.swift",
"AlgorithmImplementations/MinimumSpanningTree/MinimumSpanningTree+Prim.swift",
"AlgorithmImplementations/MinimumSpanningTree/Prim.swift",
"AlgorithmImplementations/MinimumSpanningTree/PrimVisitor+Composition.swift",
"AlgorithmImplementations/RandomGraph/AdjacencyList+RandomGraphConstructible.swift",
"AlgorithmImplementations/RandomGraph/AdjacencyMatrix+RandomGraphConstructible.swift",
"AlgorithmImplementations/RandomGraph/BarabasiAlbert.swift",
"AlgorithmImplementations/RandomGraph/BarabasiAlbertVisitor+Composition.swift",
"AlgorithmImplementations/RandomGraph/ErdosRenyi.swift",
"AlgorithmImplementations/RandomGraph/ErdosRenyiVisitor+Composition.swift",
"AlgorithmImplementations/RandomGraph/RandomGraph+BarabasiAlbert.swift",
"AlgorithmImplementations/RandomGraph/RandomGraph+ErdosRenyi.swift",
"AlgorithmImplementations/RandomGraph/RandomGraph+WattsStrogatz.swift",
"AlgorithmImplementations/RandomGraph/WattsStrogatz.swift",
"AlgorithmImplementations/RandomGraph/WattsStrogatzVisitor+Composition.swift",
"AlgorithmImplementations/Search/Search+AStar.swift",
"AlgorithmImplementations/Search/Search+BFS.swift",
"AlgorithmImplementations/Search/Search+DFS.swift",
"AlgorithmImplementations/Search/Search+DFSOrders.swift",
"AlgorithmImplementations/Search/Search+Dijkstra.swift",
"AlgorithmImplementations/Search/Search+IterativelyDeepeningDFS.swift",
"AlgorithmImplementations/Search/Search+UniformCostSearch.swift",
"AlgorithmImplementations/ShortestPath/AStar.swift",
"AlgorithmImplementations/ShortestPath/AStarVisitor+Composition.swift",
"AlgorithmImplementations/ShortestPath/AllShortestPaths+BacktrackingDijkstra.swift",
"AlgorithmImplementations/ShortestPath/BacktrackingDijkstra.swift",
"AlgorithmImplementations/ShortestPath/BacktrackingDijkstraVisitor+Composition.swift",
"AlgorithmImplementations/ShortestPath/BellmanFord.swift",
"AlgorithmImplementations/ShortestPath/BellmanFordVisitor+Composition.swift",
"AlgorithmImplementations/ShortestPath/BidirectionalDijkstra.swift",
"AlgorithmImplementations/ShortestPath/BidirectionalDijkstraVisitor+Composition.swift",
"AlgorithmImplementations/ShortestPath/Dijkstra.swift",
"AlgorithmImplementations/ShortestPath/DijkstraVisitor+Composition.swift",
"AlgorithmImplementations/ShortestPath/FloydWarshall.swift",
"AlgorithmImplementations/ShortestPath/FloydWarshallVisitor+Composition.swift",
"AlgorithmImplementations/ShortestPath/Johnson.swift",
"AlgorithmImplementations/ShortestPath/JohnsonVisitor+Composition.swift",
"AlgorithmImplementations/ShortestPath/KShortestPath+Yen.swift",
"AlgorithmImplementations/ShortestPath/SPFA.swift",
"AlgorithmImplementations/ShortestPath/SPFAVisitor+Composition.swift",
"AlgorithmImplementations/ShortestPath/ShortestPath+AStar.swift",
"AlgorithmImplementations/ShortestPath/ShortestPath+BellmanFord.swift",
"AlgorithmImplementations/ShortestPath/ShortestPath+BidirectionalDijkstra.swift",
"AlgorithmImplementations/ShortestPath/ShortestPath+Dijkstra.swift",
"AlgorithmImplementations/ShortestPath/ShortestPath+FloydWarshall.swift",
"AlgorithmImplementations/ShortestPath/ShortestPath+Johnson.swift",
"AlgorithmImplementations/ShortestPath/ShortestPath+SPFA.swift",
"AlgorithmImplementations/ShortestPath/ShortestPath+Yen.swift",
"AlgorithmImplementations/ShortestPath/ShortestPathsForAllPairs+FloydWarshall.swift",
"AlgorithmImplementations/ShortestPath/UniformCostSearch.swift",
"AlgorithmImplementations/ShortestPath/UniformCostSearchVisitor+Composition.swift",
"AlgorithmImplementations/ShortestPath/Yen.swift",
"AlgorithmImplementations/ShortestPath/YenVisitor+Composition.swift",
"AlgorithmImplementations/ShortestPathsForAllPairs/ShortestPathsForAllPairsAlgorithm+Johnson.swift",
"AlgorithmImplementations/StronglyConnectedComponents/Kosaraju.swift",
"AlgorithmImplementations/StronglyConnectedComponents/KosarajuVisitor+Composition.swift",
"AlgorithmImplementations/StronglyConnectedComponents/StronglyConnectedComponents+Kosaraju.swift",
"AlgorithmImplementations/StronglyConnectedComponents/StronglyConnectedComponents+KosarajuAlgorithm.swift",
"AlgorithmImplementations/StronglyConnectedComponents/StronglyConnectedComponents+Tarjan.swift",
"AlgorithmImplementations/StronglyConnectedComponents/StronglyConnectedComponents+TarjanAlgorithm.swift",
"AlgorithmImplementations/StronglyConnectedComponents/Tarjan.swift",
"AlgorithmImplementations/StronglyConnectedComponents/TarjanVisitor+Composition.swift",
"AlgorithmImplementations/TopologicalSort/DFSTopologicalSort.swift",
"AlgorithmImplementations/TopologicalSort/DFSTopologicalSortVisitor+Composition.swift",
"AlgorithmImplementations/TopologicalSort/Kahn.swift",
"AlgorithmImplementations/TopologicalSort/KahnVisitor+Composition.swift",
"AlgorithmImplementations/TopologicalSort/TopologicalSort+DFSAlgorithm.swift",
"AlgorithmImplementations/TopologicalSort/TopologicalSort+KahnAlgorithm.swift",
"AlgorithmImplementations/Traversal/BreadthFirstSearch.swift",
"AlgorithmImplementations/Traversal/BreadthFirstSearchVisitor+Composition.swift",
"AlgorithmImplementations/Traversal/DepthFirstSearch.swift",
"AlgorithmImplementations/Traversal/DepthFirstSearchVisitor+Composition.swift",
"AlgorithmImplementations/Traversal/Traversal+BFS.swift",
"AlgorithmImplementations/Traversal/Traversal+BestFirst.swift",
"AlgorithmImplementations/Traversal/Traversal+DFS.swift",
"AlgorithmImplementations/Traversal/Traversal+DepthLimitedDFS.swift",
"AlgorithmImplementations/Traversal/Traversal+IterativelyDeepeningDFS.swift",
"AlgorithmImplementations/Utils/Composable.swift",
"AlgorithmImplementations/Utils/Cost.swift",
"AlgorithmImplementations/Utils/Optional.swift",
"AlgorithmImplementations/Utils/WithVisitor.swift",
"AlgorithmImplementations/Utils/WithVisitorFactory.swift",
"AlgorithmImplementations/VertexOrdering/Ordering+ReverseCuthillMcKee.swift",
"AlgorithmImplementations/VertexOrdering/Ordering+SmallestLastVertex.swift",
"AlgorithmImplementations/VertexOrdering/ReverseCuthillMcKeeOrdering.swift",
"AlgorithmImplementations/VertexOrdering/ReverseCuthillMcKeeVisitor+Composition.swift",
"AlgorithmImplementations/VertexOrdering/SmallestLastVertexOrdering.swift",
"AlgorithmImplementations/VertexOrdering/SmallestLastVertexVisitor+Composition.swift",
"GraphDefinitions/AdjacencyGraph.swift",
"GraphDefinitions/BidirectionalGraph.swift",
"GraphDefinitions/BinaryIncidenceGraph.swift",
"GraphDefinitions/BipartiteGraph.swift",
"GraphDefinitions/EdgeListGraph.swift",
"GraphDefinitions/EdgeLookupGraph.swift",
"GraphDefinitions/EdgeStorageBackedGraph.swift",
"GraphDefinitions/Graph.swift",
"GraphDefinitions/IncidenceGraph.swift",
"GraphDefinitions/MutableBinaryIncidenceGraph.swift",
"GraphDefinitions/MutableGraph.swift",
"GraphDefinitions/MutablePropertyGraph.swift",
"GraphDefinitions/PropertyGraph.swift",
"GraphDefinitions/Utils/ArrayBuilder.swift",
"GraphDefinitions/Utils/EdgeProperties.swift",
"GraphDefinitions/Utils/EdgeProtocol.swift",
"GraphDefinitions/Utils/EdgeStorage.swift",
"GraphDefinitions/Utils/PropertyMap.swift",
"GraphDefinitions/Utils/QueueProtocol.swift",
"GraphDefinitions/Utils/StackProtocol.swift",
"GraphDefinitions/Utils/VertexProperties.swift",
"GraphDefinitions/Utils/VertexStorage.swift",
"GraphDefinitions/VertexListGraph.swift",
"GraphDefinitions/VertexStorageBackedGraph.swift",
"GraphDefinitions/Views/ComplementGraphView.swift",
"GraphDefinitions/Views/FilteredGraphView.swift",
"GraphDefinitions/Views/ReversedGraphView.swift",
"GraphDefinitions/Views/UndirectedGraphView.swift",
"GraphImplementations/AdjacencyList.swift",
"GraphImplementations/AdjacencyMatrix.swift",
"GraphImplementations/BipartiteAdjacencyList.swift",
"GraphImplementations/ComputedEdgePropertyGraph.swift",
"GraphImplementations/ComputedVertexPropertyGraph.swift",
"GraphImplementations/GridGraph.swift",
"GraphImplementations/InlineGraph.swift",
"GraphImplementations/LazyGraph.swift",
"GraphImplementations/Storage/BinaryEdgeStorage.swift",
"GraphImplementations/Storage/COOEdgeStorage.swift",
"GraphImplementations/Storage/CSREdgeStorage.swift",
"GraphImplementations/Storage/CacheInOutEdges.swift",
"GraphImplementations/Storage/OrderedEdgeStorage.swift",
"GraphImplementations/Storage/OrderedVertexStorage.swift",
"GraphImplementations/Utils/DictionaryPropertyMap.swift",
"GraphImplementations/Utils/PropertyValues.swift",
"Serialization/Formats/DOTFormat.swift",
"Serialization/Formats/GraphMLFormat.swift",
"Serialization/Formats/JSONFormat.swift",
"Serialization/GraphFormatter.swift",
"Serialization/SerializableDescriptor.swift",
"Serialization/SerializableDescriptorConformances.swift",
"Serialization/SerializableProperty.swift",
"Serialization/SerializationFormat.swift"
],
"type" : "library"
}
],
"tools_version" : "6.2"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/tevelee/swift-graphs/main
Repository: tevelee/swift-graphs
Swift version used: 6.2
Target: Graphs
Extracting symbol information for 'Graphs'...
Finished extracting symbol information for 'Graphs'. (7.37s)
Building documentation for 'Graphs'...
warning: External name 'using' used to document parameter
--> ../AlgorithmDefinitions/Isomorphism.swift:70:13-70:18
68 | /// - Parameters:
69 | /// - other: The graph to compare against
70 + /// - using: The isomorphism algorithm to use
| ╰─suggestion: Replace 'using' with 'algorithm'
71 | /// - Returns: `true` if the graphs are isomorphic, `false` otherwise
72 | @inlinable
warning: External name 'using' used to document parameter
--> ../AlgorithmDefinitions/Isomorphism.swift:70:13-70:18
68 | /// - Parameters:
69 | /// - other: The graph to compare against
70 + /// - using: The isomorphism algorithm to use
| ╰─suggestion: Replace 'using' with 'algorithm'
71 | /// - Returns: `true` if the graphs are isomorphic, `false` otherwise
72 | @inlinable
warning: External name 'using' used to document parameter
--> ../AlgorithmDefinitions/Isomorphism.swift:70:13-70:18
68 | /// - Parameters:
69 | /// - other: The graph to compare against
70 + /// - using: The isomorphism algorithm to use
| ╰─suggestion: Replace 'using' with 'algorithm'
71 | /// - Returns: `true` if the graphs are isomorphic, `false` otherwise
72 | @inlinable
warning: External name 'using' used to document parameter
--> ../AlgorithmDefinitions/Isomorphism.swift:70:13-70:18
68 | /// - Parameters:
69 | /// - other: The graph to compare against
70 + /// - using: The isomorphism algorithm to use
| ╰─suggestion: Replace 'using' with 'algorithm'
71 | /// - Returns: `true` if the graphs are isomorphic, `false` otherwise
72 | @inlinable
warning: External name 'using' used to document parameter
--> ../AlgorithmDefinitions/Isomorphism.swift:70:13-70:18
68 | /// - Parameters:
69 | /// - other: The graph to compare against
70 + /// - using: The isomorphism algorithm to use
| ╰─suggestion: Replace 'using' with 'algorithm'
71 | /// - Returns: `true` if the graphs are isomorphic, `false` otherwise
72 | @inlinable
warning: External name 'using' used to document parameter
--> ../AlgorithmDefinitions/Isomorphism.swift:70:13-70:18
68 | /// - Parameters:
69 | /// - other: The graph to compare against
70 + /// - using: The isomorphism algorithm to use
| ╰─suggestion: Replace 'using' with 'algorithm'
71 | /// - Returns: `true` if the graphs are isomorphic, `false` otherwise
72 | @inlinable
warning: External name 'using' used to document parameter
--> ../AlgorithmDefinitions/Isomorphism.swift:70:13-70:18
68 | /// - Parameters:
69 | /// - other: The graph to compare against
70 + /// - using: The isomorphism algorithm to use
| ╰─suggestion: Replace 'using' with 'algorithm'
71 | /// - Returns: `true` if the graphs are isomorphic, `false` otherwise
72 | @inlinable
warning: External name 'using' used to document parameter
--> ../AlgorithmDefinitions/Isomorphism.swift:70:13-70:18
68 | /// - Parameters:
69 | /// - other: The graph to compare against
70 + /// - using: The isomorphism algorithm to use
| ╰─suggestion: Replace 'using' with 'algorithm'
71 | /// - Returns: `true` if the graphs are isomorphic, `false` otherwise
72 | @inlinable
warning: External name 'using' used to document parameter
--> ../AlgorithmDefinitions/Isomorphism.swift:70:13-70:18
68 | /// - Parameters:
69 | /// - other: The graph to compare against
70 + /// - using: The isomorphism algorithm to use
| ╰─suggestion: Replace 'using' with 'algorithm'
71 | /// - Returns: `true` if the graphs are isomorphic, `false` otherwise
72 | @inlinable
warning: External name 'using' used to document parameter
--> ../AlgorithmDefinitions/Isomorphism.swift:70:13-70:18
68 | /// - Parameters:
69 | /// - other: The graph to compare against
70 + /// - using: The isomorphism algorithm to use
| ╰─suggestion: Replace 'using' with 'algorithm'
71 | /// - Returns: `true` if the graphs are isomorphic, `false` otherwise
72 | @inlinable
warning: External name 'using' used to document parameter
--> ../AlgorithmDefinitions/Isomorphism.swift:70:13-70:18
68 | /// - Parameters:
69 | /// - other: The graph to compare against
70 + /// - using: The isomorphism algorithm to use
| ╰─suggestion: Replace 'using' with 'algorithm'
71 | /// - Returns: `true` if the graphs are isomorphic, `false` otherwise
72 | @inlinable
warning: External name 'using' used to document parameter
--> ../AlgorithmDefinitions/Isomorphism.swift:70:13-70:18
68 | /// - Parameters:
69 | /// - other: The graph to compare against
70 + /// - using: The isomorphism algorithm to use
| ╰─suggestion: Replace 'using' with 'algorithm'
71 | /// - Returns: `true` if the graphs are isomorphic, `false` otherwise
72 | @inlinable
warning: External name 'using' used to document parameter
--> ../AlgorithmDefinitions/Isomorphism.swift:84:13-84:18
82 | /// - Parameters:
83 | /// - other: The graph to compare against
84 + /// - using: The isomorphism algorithm to use
| ╰─suggestion: Replace 'using' with 'algorithm'
85 | /// - Returns: A mapping from vertices of this graph to vertices of the other graph, or `nil` if not isomorphic
86 | @inlinable
warning: External name 'using' used to document parameter
--> ../AlgorithmDefinitions/Isomorphism.swift:84:13-84:18
82 | /// - Parameters:
83 | /// - other: The graph to compare against
84 + /// - using: The isomorphism algorithm to use
| ╰─suggestion: Replace 'using' with 'algorithm'
85 | /// - Returns: A mapping from vertices of this graph to vertices of the other graph, or `nil` if not isomorphic
86 | @inlinable
warning: External name 'using' used to document parameter
--> ../AlgorithmDefinitions/Isomorphism.swift:84:13-84:18
82 | /// - Parameters:
83 | /// - other: The graph to compare against
84 + /// - using: The isomorphism algorithm to use
| ╰─suggestion: Replace 'using' with 'algorithm'
85 | /// - Returns: A mapping from vertices of this graph to vertices of the other graph, or `nil` if not isomorphic
86 | @inlinable
warning: External name 'using' used to document parameter
--> ../AlgorithmDefinitions/Isomorphism.swift:84:13-84:18
82 | /// - Parameters:
83 | /// - other: The graph to compare against
84 + /// - using: The isomorphism algorithm to use
| ╰─suggestion: Replace 'using' with 'algorithm'
85 | /// - Returns: A mapping from vertices of this graph to vertices of the other graph, or `nil` if not isomorphic
86 | @inlinable
warning: External name 'using' used to document parameter
--> ../AlgorithmDefinitions/Isomorphism.swift:84:13-84:18
82 | /// - Parameters:
83 | /// - other: The graph to compare against
84 + /// - using: The isomorphism algorithm to use
| ╰─suggestion: Replace 'using' with 'algorithm'
85 | /// - Returns: A mapping from vertices of this graph to vertices of the other graph, or `nil` if not isomorphic
86 | @inlinable
warning: External name 'using' used to document parameter
--> ../AlgorithmDefinitions/Isomorphism.swift:84:13-84:18
82 | /// - Parameters:
83 | /// - other: The graph to compare against
84 + /// - using: The isomorphism algorithm to use
| ╰─suggestion: Replace 'using' with 'algorithm'
85 | /// - Returns: A mapping from vertices of this graph to vertices of the other graph, or `nil` if not isomorphic
86 | @inlinable
warning: External name 'using' used to document parameter
--> ../AlgorithmDefinitions/Isomorphism.swift:84:13-84:18
82 | /// - Parameters:
83 | /// - other: The graph to compare against
84 + /// - using: The isomorphism algorithm to use
| ╰─suggestion: Replace 'using' with 'algorithm'
85 | /// - Returns: A mapping from vertices of this graph to vertices of the other graph, or `nil` if not isomorphic
86 | @inlinable
warning: External name 'using' used to document parameter
--> ../AlgorithmDefinitions/Isomorphism.swift:84:13-84:18
82 | /// - Parameters:
83 | /// - other: The graph to compare against
84 + /// - using: The isomorphism algorithm to use
| ╰─suggestion: Replace 'using' with 'algorithm'
85 | /// - Returns: A mapping from vertices of this graph to vertices of the other graph, or `nil` if not isomorphic
86 | @inlinable
warning: External name 'using' used to document parameter
--> ../AlgorithmDefinitions/Isomorphism.swift:84:13-84:18
82 | /// - Parameters:
83 | /// - other: The graph to compare against
84 + /// - using: The isomorphism algorithm to use
| ╰─suggestion: Replace 'using' with 'algorithm'
85 | /// - Returns: A mapping from vertices of this graph to vertices of the other graph, or `nil` if not isomorphic
86 | @inlinable
warning: External name 'using' used to document parameter
--> ../AlgorithmDefinitions/Isomorphism.swift:84:13-84:18
82 | /// - Parameters:
83 | /// - other: The graph to compare against
84 + /// - using: The isomorphism algorithm to use
| ╰─suggestion: Replace 'using' with 'algorithm'
85 | /// - Returns: A mapping from vertices of this graph to vertices of the other graph, or `nil` if not isomorphic
86 | @inlinable
warning: External name 'using' used to document parameter
--> ../AlgorithmDefinitions/Isomorphism.swift:84:13-84:18
82 | /// - Parameters:
83 | /// - other: The graph to compare against
84 + /// - using: The isomorphism algorithm to use
| ╰─suggestion: Replace 'using' with 'algorithm'
85 | /// - Returns: A mapping from vertices of this graph to vertices of the other graph, or `nil` if not isomorphic
86 | @inlinable
warning: External name 'using' used to document parameter
--> ../AlgorithmDefinitions/Isomorphism.swift:84:13-84:18
82 | /// - Parameters:
83 | /// - other: The graph to compare against
84 + /// - using: The isomorphism algorithm to use
| ╰─suggestion: Replace 'using' with 'algorithm'
85 | /// - Returns: A mapping from vertices of this graph to vertices of the other graph, or `nil` if not isomorphic
86 | @inlinable
warning: External name 'using' used to document parameter
--> ../AlgorithmDefinitions/Isomorphism.swift:98:13-98:18
96 | /// - Parameters:
97 | /// - other: The graph to compare against
98 + /// - using: The isomorphism algorithm to use
| ╰─suggestion: Replace 'using' with 'algorithm'
99 | /// - Returns: An `IsomorphismResult` containing the isomorphism status and mapping
100 | @inlinable
warning: External name 'using' used to document parameter
--> ../AlgorithmDefinitions/Isomorphism.swift:98:13-98:18
96 | /// - Parameters:
97 | /// - other: The graph to compare against
98 + /// - using: The isomorphism algorithm to use
| ╰─suggestion: Replace 'using' with 'algorithm'
99 | /// - Returns: An `IsomorphismResult` containing the isomorphism status and mapping
100 | @inlinable
warning: External name 'using' used to document parameter
--> ../AlgorithmDefinitions/Isomorphism.swift:98:13-98:18
96 | /// - Parameters:
97 | /// - other: The graph to compare against
98 + /// - using: The isomorphism algorithm to use
| ╰─suggestion: Replace 'using' with 'algorithm'
99 | /// - Returns: An `IsomorphismResult` containing the isomorphism status and mapping
100 | @inlinable
warning: External name 'using' used to document parameter
--> ../AlgorithmDefinitions/Isomorphism.swift:98:13-98:18
96 | /// - Parameters:
97 | /// - other: The graph to compare against
98 + /// - using: The isomorphism algorithm to use
| ╰─suggestion: Replace 'using' with 'algorithm'
99 | /// - Returns: An `IsomorphismResult` containing the isomorphism status and mapping
100 | @inlinable
warning: External name 'using' used to document parameter
--> ../AlgorithmDefinitions/Isomorphism.swift:98:13-98:18
96 | /// - Parameters:
97 | /// - other: The graph to compare against
98 + /// - using: The isomorphism algorithm to use
| ╰─suggestion: Replace 'using' with 'algorithm'
99 | /// - Returns: An `IsomorphismResult` containing the isomorphism status and mapping
100 | @inlinable
warning: External name 'using' used to document parameter
--> ../AlgorithmDefinitions/Isomorphism.swift:98:13-98:18
96 | /// - Parameters:
97 | /// - other: The graph to compare against
98 + /// - using: The isomorphism algorithm to use
| ╰─suggestion: Replace 'using' with 'algorithm'
99 | /// - Returns: An `IsomorphismResult` containing the isomorphism status and mapping
100 | @inlinable
warning: External name 'using' used to document parameter
--> ../AlgorithmDefinitions/Isomorphism.swift:98:13-98:18
96 | /// - Parameters:
97 | /// - other: The graph to compare against
98 + /// - using: The isomorphism algorithm to use
| ╰─suggestion: Replace 'using' with 'algorithm'
99 | /// - Returns: An `IsomorphismResult` containing the isomorphism status and mapping
100 | @inlinable
warning: External name 'using' used to document parameter
--> ../AlgorithmDefinitions/Isomorphism.swift:98:13-98:18
96 | /// - Parameters:
97 | /// - other: The graph to compare against
98 + /// - using: The isomorphism algorithm to use
| ╰─suggestion: Replace 'using' with 'algorithm'
99 | /// - Returns: An `IsomorphismResult` containing the isomorphism status and mapping
100 | @inlinable
warning: External name 'using' used to document parameter
--> ../AlgorithmDefinitions/Isomorphism.swift:98:13-98:18
96 | /// - Parameters:
97 | /// - other: The graph to compare against
98 + /// - using: The isomorphism algorithm to use
| ╰─suggestion: Replace 'using' with 'algorithm'
99 | /// - Returns: An `IsomorphismResult` containing the isomorphism status and mapping
100 | @inlinable
warning: External name 'using' used to document parameter
--> ../AlgorithmDefinitions/Isomorphism.swift:98:13-98:18
96 | /// - Parameters:
97 | /// - other: The graph to compare against
98 + /// - using: The isomorphism algorithm to use
| ╰─suggestion: Replace 'using' with 'algorithm'
99 | /// - Returns: An `IsomorphismResult` containing the isomorphism status and mapping
100 | @inlinable
warning: External name 'using' used to document parameter
--> ../AlgorithmDefinitions/Isomorphism.swift:98:13-98:18
96 | /// - Parameters:
97 | /// - other: The graph to compare against
98 + /// - using: The isomorphism algorithm to use
| ╰─suggestion: Replace 'using' with 'algorithm'
99 | /// - Returns: An `IsomorphismResult` containing the isomorphism status and mapping
100 | @inlinable
warning: External name 'using' used to document parameter
--> ../AlgorithmDefinitions/Isomorphism.swift:98:13-98:18
96 | /// - Parameters:
97 | /// - other: The graph to compare against
98 + /// - using: The isomorphism algorithm to use
| ╰─suggestion: Replace 'using' with 'algorithm'
99 | /// - Returns: An `IsomorphismResult` containing the isomorphism status and mapping
100 | @inlinable
warning: Extraneous content found after a link in task group list item
--> AlgorithmsCatalog.md:1197:3-1197:66
1195 | ## See Also
1196 |
1197 + - <doc:Concepts/AlgorithmInterfaces> - Creating custom algorithms
| ╰─suggestion: Remove extraneous content
1198 | - <doc:Concepts/VisitorPattern> - Observing algorithm execution
1199 | - <doc:Concepts/Architecture> - Library architecture overview
warning: 'Concepts' doesn't exist at '/Graphs/AlgorithmsCatalog'
--> AlgorithmsCatalog.md:1197:8-1197:16
1195 | ## See Also
1196 |
1197 + - <doc:Concepts/AlgorithmInterfaces> - Creating custom algorithms
1198 | - <doc:Concepts/VisitorPattern> - Observing algorithm execution
1199 | - <doc:Concepts/Architecture> - Library architecture overview
warning: Extraneous content found after a link in task group list item
--> AlgorithmsCatalog.md:1198:3-1198:64
1196 |
1197 | - <doc:Concepts/AlgorithmInterfaces> - Creating custom algorithms
1198 + - <doc:Concepts/VisitorPattern> - Observing algorithm execution
| ╰─suggestion: Remove extraneous content
1199 | - <doc:Concepts/Architecture> - Library architecture overview
1200 |
warning: 'Concepts' doesn't exist at '/Graphs/AlgorithmsCatalog'
--> AlgorithmsCatalog.md:1198:8-1198:16
1196 |
1197 | - <doc:Concepts/AlgorithmInterfaces> - Creating custom algorithms
1198 + - <doc:Concepts/VisitorPattern> - Observing algorithm execution
1199 | - <doc:Concepts/Architecture> - Library architecture overview
1200 |
warning: Extraneous content found after a link in task group list item
--> AlgorithmsCatalog.md:1199:3-1199:62
1197 | - <doc:Concepts/AlgorithmInterfaces> - Creating custom algorithms
1198 | - <doc:Concepts/VisitorPattern> - Observing algorithm execution
1199 + - <doc:Concepts/Architecture> - Library architecture overview
| ╰─suggestion: Remove extraneous content
1200 |
warning: 'Concepts' doesn't exist at '/Graphs/AlgorithmsCatalog'
--> AlgorithmsCatalog.md:1199:8-1199:16
1197 | - <doc:Concepts/AlgorithmInterfaces> - Creating custom algorithms
1198 | - <doc:Concepts/VisitorPattern> - Observing algorithm execution
1199 + - <doc:Concepts/Architecture> - Library architecture overview
1200 |
warning: 'Concepts' doesn't exist at '/Graphs/GettingStarted'
--> GettingStarted.md:274:8-274:16
272 | ### Learn Core Concepts
273 |
274 + - <doc:Concepts/GraphConcepts>
| ╰─suggestion: Replace 'Concepts' with 'Learn-Core-Concepts'
275 | - <doc:Concepts/ProtocolOrientedDesign>
276 | - <doc:Concepts/PropertiesAndPropertyMaps>
warning: 'Concepts' doesn't exist at '/Graphs/GettingStarted'
--> GettingStarted.md:275:8-275:16
273 |
274 | - <doc:Concepts/GraphConcepts>
275 + - <doc:Concepts/ProtocolOrientedDesign>
| ╰─suggestion: Replace 'Concepts' with 'Learn-Core-Concepts'
276 | - <doc:Concepts/PropertiesAndPropertyMaps>
277 |
warning: 'Concepts' doesn't exist at '/Graphs/GettingStarted'
--> GettingStarted.md:276:8-276:16
274 | - <doc:Concepts/GraphConcepts>
275 | - <doc:Concepts/ProtocolOrientedDesign>
276 + - <doc:Concepts/PropertiesAndPropertyMaps>
| ╰─suggestion: Replace 'Concepts' with 'Learn-Core-Concepts'
277 |
278 | ### Choose the Right Graph Type
warning: 'Concepts' doesn't exist at '/Graphs/GettingStarted'
--> GettingStarted.md:280:8-280:16
278 | ### Choose the Right Graph Type
279 |
280 + - <doc:Concepts/ChoosingGraphType>
| ╰─suggestion: Replace 'Concepts' with 'Learn-Core-Concepts'
281 |
282 | ### Explore Algorithms
warning: 'Concepts' doesn't exist at '/Graphs/GettingStarted'
--> GettingStarted.md:288:8-288:16
286 | ### Advanced Topics
287 |
288 + - <doc:Concepts/AlgorithmInterfaces>
| ╰─suggestion: Replace 'Concepts' with 'Learn-Core-Concepts'
289 | - <doc:Concepts/VisitorPattern>
290 | - <doc:Concepts/PluggableArchitecture>
warning: 'Concepts' doesn't exist at '/Graphs/GettingStarted'
--> GettingStarted.md:289:8-289:16
287 |
288 | - <doc:Concepts/AlgorithmInterfaces>
289 + - <doc:Concepts/VisitorPattern>
| ╰─suggestion: Replace 'Concepts' with 'Learn-Core-Concepts'
290 | - <doc:Concepts/PluggableArchitecture>
291 |
warning: 'Concepts' doesn't exist at '/Graphs/GettingStarted'
--> GettingStarted.md:290:8-290:16
288 | - <doc:Concepts/AlgorithmInterfaces>
289 | - <doc:Concepts/VisitorPattern>
290 + - <doc:Concepts/PluggableArchitecture>
| ╰─suggestion: Replace 'Concepts' with 'Learn-Core-Concepts'
291 |
292 | ## Common Patterns
warning: 'Concepts' doesn't exist at '/Graphs/GettingStarted'
--> GettingStarted.md:365:17-365:25
363 | ## Getting Help
364 |
365 + - Read the <doc:Concepts/GraphConcepts> for deeper understanding
| ╰─suggestion: Replace 'Concepts' with 'Learn-Core-Concepts'
366 | - Check the algorithm documentation for usage examples
367 | - Review the test suite in the repository for more examples
warning: 'Concepts' doesn't exist at '/Graphs/GettingStarted'
--> GettingStarted.md:369:42-369:50
367 | - Review the test suite in the repository for more examples
368 |
369 + Ready to dive deeper? Continue with <doc:Concepts/GraphConcepts>.
| ╰─suggestion: Replace 'Concepts' with 'Learn-Core-Concepts'
warning: 'Concepts' doesn't exist at '/Graphs'
--> Graphs.md:24:8-24:16
22 |
23 | - <doc:GettingStarted>
24 + - <doc:Concepts/GraphConcepts>
| ├─suggestion: Replace 'Concepts' with 'GraphConcepts'
| ╰─suggestion: Replace 'Concepts' with 'Core-Concepts'
25 | - <doc:Concepts/ChoosingGraphType>
26 |
warning: 'Concepts' doesn't exist at '/Graphs'
--> Graphs.md:25:8-25:16
23 | - <doc:GettingStarted>
24 | - <doc:Concepts/GraphConcepts>
25 + - <doc:Concepts/ChoosingGraphType>
| ├─suggestion: Replace 'Concepts' with 'GraphConcepts'
| ╰─suggestion: Replace 'Concepts' with 'Core-Concepts'
26 |
27 | ## Core Concepts
warning: 'Concepts' doesn't exist at '/Graphs'
--> Graphs.md:31:8-31:16
29 | Learn the foundational ideas behind Swift Graphs:
30 |
31 + - <doc:Concepts/ProtocolOrientedDesign>
| ├─suggestion: Replace 'Concepts' with 'GraphConcepts'
| ╰─suggestion: Replace 'Concepts' with 'Core-Concepts'
32 | - <doc:Concepts/Architecture>
33 | - <doc:Concepts/PluggableArchitecture>
warning: 'Concepts' doesn't exist at '/Graphs'
--> Graphs.md:32:8-32:16
30 |
31 | - <doc:Concepts/ProtocolOrientedDesign>
32 + - <doc:Concepts/Architecture>
| ├─suggestion: Replace 'Concepts' with 'GraphConcepts'
| ╰─suggestion: Replace 'Concepts' with 'Core-Concepts'
33 | - <doc:Concepts/PluggableArchitecture>
34 | - <doc:Concepts/PropertiesAndPropertyMaps>
warning: 'Concepts' doesn't exist at '/Graphs'
--> Graphs.md:33:8-33:16
31 | - <doc:Concepts/ProtocolOrientedDesign>
32 | - <doc:Concepts/Architecture>
33 + - <doc:Concepts/PluggableArchitecture>
| ├─suggestion: Replace 'Concepts' with 'GraphConcepts'
| ╰─suggestion: Replace 'Concepts' with 'Core-Concepts'
34 | - <doc:Concepts/PropertiesAndPropertyMaps>
35 | - <doc:Concepts/AlgorithmInterfaces>
warning: 'Concepts' doesn't exist at '/Graphs'
--> Graphs.md:34:8-34:16
32 | - <doc:Concepts/Architecture>
33 | - <doc:Concepts/PluggableArchitecture>
34 + - <doc:Concepts/PropertiesAndPropertyMaps>
| ├─suggestion: Replace 'Concepts' with 'GraphConcepts'
| ╰─suggestion: Replace 'Concepts' with 'Core-Concepts'
35 | - <doc:Concepts/AlgorithmInterfaces>
36 | - <doc:Concepts/VisitorPattern>
warning: 'Concepts' doesn't exist at '/Graphs'
--> Graphs.md:35:8-35:16
33 | - <doc:Concepts/PluggableArchitecture>
34 | - <doc:Concepts/PropertiesAndPropertyMaps>
35 + - <doc:Concepts/AlgorithmInterfaces>
| ├─suggestion: Replace 'Concepts' with 'GraphConcepts'
| ╰─suggestion: Replace 'Concepts' with 'Core-Concepts'
36 | - <doc:Concepts/VisitorPattern>
37 |
warning: 'Concepts' doesn't exist at '/Graphs'
--> Graphs.md:36:8-36:16
34 | - <doc:Concepts/PropertiesAndPropertyMaps>
35 | - <doc:Concepts/AlgorithmInterfaces>
36 + - <doc:Concepts/VisitorPattern>
| ├─suggestion: Replace 'Concepts' with 'GraphConcepts'
| ╰─suggestion: Replace 'Concepts' with 'Core-Concepts'
37 |
38 | ## Graph Types
warning: 'Concepts' doesn't exist at '/Graphs'
--> Graphs.md:52:10-52:18
50 | ### Choosing a Graph Type
51 |
52 + See <doc:Concepts/ChoosingGraphType> for detailed guidance.
| ├─suggestion: Replace 'Concepts' with 'GraphConcepts'
| ╰─suggestion: Replace 'Concepts' with 'Core-Concepts'
53 |
54 | ## Algorithms
warning: 'Concepts' doesn't exist at '/Graphs'
--> Graphs.md:117:8-117:16
115 |
116 | - <doc:GettingStarted>
117 + - <doc:Concepts/GraphConcepts>
| ├─suggestion: Replace 'Concepts' with 'GraphConcepts'
| ╰─suggestion: Replace 'Concepts' with 'Core-Concepts'
118 | - <doc:Concepts/ChoosingGraphType>
119 |
warning: 'Concepts' doesn't exist at '/Graphs'
--> Graphs.md:118:8-118:16
116 | - <doc:GettingStarted>
117 | - <doc:Concepts/GraphConcepts>
118 + - <doc:Concepts/ChoosingGraphType>
| ├─suggestion: Replace 'Concepts' with 'GraphConcepts'
| ╰─suggestion: Replace 'Concepts' with 'Core-Concepts'
119 |
120 | ### Core Concepts
warning: 'Concepts' doesn't exist at '/Graphs'
--> Graphs.md:122:8-122:16
120 | ### Core Concepts
121 |
122 + - <doc:Concepts/ProtocolOrientedDesign>
| ├─suggestion: Replace 'Concepts' with 'GraphConcepts'
| ╰─suggestion: Replace 'Concepts' with 'Core-Concepts'
123 | - <doc:Concepts/Architecture>
124 | - <doc:Concepts/PluggableArchitecture>
warning: 'Concepts' doesn't exist at '/Graphs'
--> Graphs.md:123:8-123:16
121 |
122 | - <doc:Concepts/ProtocolOrientedDesign>
123 + - <doc:Concepts/Architecture>
| ├─suggestion: Replace 'Concepts' with 'GraphConcepts'
| ╰─suggestion: Replace 'Concepts' with 'Core-Concepts'
124 | - <doc:Concepts/PluggableArchitecture>
125 | - <doc:Concepts/AlgorithmInterfaces>
warning: 'Concepts' doesn't exist at '/Graphs'
--> Graphs.md:124:8-124:16
122 | - <doc:Concepts/ProtocolOrientedDesign>
123 | - <doc:Concepts/Architecture>
124 + - <doc:Concepts/PluggableArchitecture>
| ├─suggestion: Replace 'Concepts' with 'GraphConcepts'
| ╰─suggestion: Replace 'Concepts' with 'Core-Concepts'
125 | - <doc:Concepts/AlgorithmInterfaces>
126 | - <doc:Concepts/VisitorPattern>
warning: 'Concepts' doesn't exist at '/Graphs'
--> Graphs.md:125:8-125:16
123 | - <doc:Concepts/Architecture>
124 | - <doc:Concepts/PluggableArchitecture>
125 + - <doc:Concepts/AlgorithmInterfaces>
| ├─suggestion: Replace 'Concepts' with 'GraphConcepts'
| ╰─suggestion: Replace 'Concepts' with 'Core-Concepts'
126 | - <doc:Concepts/VisitorPattern>
127 | - <doc:Concepts/PropertiesAndPropertyMaps>
warning: 'Concepts' doesn't exist at '/Graphs'
--> Graphs.md:126:8-126:16
124 | - <doc:Concepts/PluggableArchitecture>
125 | - <doc:Concepts/AlgorithmInterfaces>
126 + - <doc:Concepts/VisitorPattern>
| ├─suggestion: Replace 'Concepts' with 'GraphConcepts'
| ╰─suggestion: Replace 'Concepts' with 'Core-Concepts'
127 | - <doc:Concepts/PropertiesAndPropertyMaps>
128 |
warning: 'Concepts' doesn't exist at '/Graphs'
--> Graphs.md:127:8-127:16
125 | - <doc:Concepts/AlgorithmInterfaces>
126 | - <doc:Concepts/VisitorPattern>
127 + - <doc:Concepts/PropertiesAndPropertyMaps>
| ├─suggestion: Replace 'Concepts' with 'GraphConcepts'
| ╰─suggestion: Replace 'Concepts' with 'Core-Concepts'
128 |
129 | ### Graph Implementations
Finished building documentation for 'Graphs' (3.91s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/tevelee/swift-graphs/main
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/apple/swift-algorithms.git
Updating https://github.com/apple/swift-numerics.git
Updating https://github.com/apple/swift-collections.git
Updated https://github.com/apple/swift-numerics.git (0.55s)
Updated https://github.com/apple/swift-collections.git (0.55s)
Updated https://github.com/apple/swift-algorithms.git (0.55s)
[1/2171] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.19s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.85s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.63s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.54s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.70s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3667] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.20s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (2.15s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.6
Building for debugging...
[0/8] Write sources
[3/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version-49B95AFC49DCD68C.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling SymbolKit Relationship.swift
[8/57] Compiling SymbolKit RelationshipKind.swift
[9/57] Compiling SymbolKit SourceOrigin.swift
[10/57] Compiling SymbolKit GenericConstraints.swift
[11/57] Compiling SymbolKit Swift.swift
[12/57] Compiling SymbolKit Names.swift
[13/57] Compiling SymbolKit SPI.swift
[14/57] Compiling SymbolKit Snippet.swift
[15/57] Compiling SymbolKit Extension.swift
[16/57] Compiling SymbolKit Mixin+Equals.swift
[17/57] Compiling SymbolKit Mixin+Hash.swift
[18/57] Compiling SymbolKit Mixin.swift
[19/57] Compiling SymbolKit LineList.swift
[20/57] Compiling SymbolKit Position.swift
[21/57] Compiling SymbolKit SemanticVersion.swift
[22/57] Compiling SymbolKit AccessControl.swift
[23/57] Compiling SymbolKit Availability.swift
[24/57] Compiling SymbolKit AvailabilityItem.swift
[25/57] Compiling SymbolKit Domain.swift
[26/57] Compiling SymbolKit DeclarationFragments.swift
[27/57] Compiling SymbolKit Fragment.swift
[28/57] Compiling SymbolKit FragmentKind.swift
[29/57] Compiling SymbolKit FunctionParameter.swift
[30/57] Compiling SymbolKit FunctionSignature.swift
[31/57] Compiling SymbolKit SourceRange.swift
[32/57] Compiling SymbolKit Metadata.swift
[33/57] Compiling SymbolKit Module.swift
[34/57] Compiling SymbolKit OperatingSystem.swift
[35/57] Compiling SymbolKit Platform.swift
[36/57] Compiling SymbolKit Identifier.swift
[37/57] Compiling SymbolKit KindIdentifier.swift
[38/57] Compiling SymbolKit Location.swift
[39/57] Compiling SymbolKit Mutability.swift
[40/57] Compiling SymbolKit Symbol.swift
[41/57] Compiling SymbolKit SymbolKind.swift
[42/57] Compiling SymbolKit SymbolGraph.swift
[43/57] Compiling SymbolKit GraphCollector.swift
[44/57] Compiling SymbolKit GenericConstraint.swift
[45/57] Compiling SymbolKit GenericParameter.swift
[46/57] Compiling SymbolKit Generics.swift
[47/57] Compiling SymbolKit Namespace.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Emitting module Snippets
[53/57] Compiling Snippets SnippetParser.swift
[54/57] Compiling Snippets Snippet.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Emitting module snippet_extract
[57/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.83s)
Building for debugging...
[0/1] Write swift-version-49B95AFC49DCD68C.txt
[2/221] Compiling Graphs BoruvkaVisitor+Composition.swift
[3/221] Compiling Graphs Kruskal.swift
[4/221] Compiling Graphs KruskalVisitor+Composition.swift
[5/221] Compiling Graphs MinimumSpanningTree+Boruvka.swift
[6/221] Compiling Graphs MinimumSpanningTree+Kruskal.swift
[7/221] Compiling Graphs MinimumSpanningTree+Prim.swift
[8/221] Compiling Graphs Prim.swift
[9/221] Compiling Graphs PrimVisitor+Composition.swift
[10/221] Compiling Graphs AdjacencyList+RandomGraphConstructible.swift
[11/221] Compiling Graphs AdjacencyMatrix+RandomGraphConstructible.swift
[12/221] Compiling Graphs BarabasiAlbert.swift
[13/221] Compiling Graphs BarabasiAlbertVisitor+Composition.swift
[14/221] Compiling Graphs ErdosRenyi.swift
[15/221] Compiling Graphs ErdosRenyiVisitor+Composition.swift
[16/221] Compiling Graphs RandomGraph+BarabasiAlbert.swift
[17/221] Compiling Graphs RandomGraph+ErdosRenyi.swift
[18/221] Compiling Graphs RandomGraph+WattsStrogatz.swift
[19/221] Compiling Graphs WattsStrogatz.swift
[20/221] Compiling Graphs WattsStrogatzVisitor+Composition.swift
[21/221] Compiling Graphs Search+AStar.swift
[22/221] Compiling Graphs Search+BFS.swift
[23/221] Compiling Graphs Search+DFS.swift
[24/221] Compiling Graphs Search+DFSOrders.swift
[25/221] Compiling Graphs Search+Dijkstra.swift
[26/245] Compiling Graphs HamiltonianPathAlgorithm+Heuristic.swift
[27/245] Compiling Graphs HeuristicHamiltonian.swift
[28/245] Compiling Graphs HeuristicHamiltonianVisitor+Composition.swift
[29/245] Compiling Graphs Isomorphism+VF2.swift
[30/245] Compiling Graphs Isomorphism+WeisfeilerLehman.swift
[31/245] Compiling Graphs VF2Isomorphism.swift
[32/245] Compiling Graphs VF2Visitor+Composition.swift
[33/245] Compiling Graphs WeisfeilerLehmanIsomorphism.swift
[34/245] Compiling Graphs WeisfeilerLehmanIsomorphismVisitor+Composition.swift
[35/245] Compiling Graphs HopcroftKarp.swift
[36/245] Compiling Graphs HopcroftKarpVisitor+Composition.swift
[37/245] Compiling Graphs Dinic.swift
[38/245] Compiling Graphs DinicVisitor+Composition.swift
[39/245] Compiling Graphs EdmondsKarp.swift
[40/245] Compiling Graphs EdmondsKarpVisitor+Composition.swift
[41/245] Compiling Graphs FordFulkerson.swift
[42/245] Compiling Graphs FordFulkersonVisitor+Composition.swift
[43/245] Compiling Graphs MaxFlow+Dinic.swift
[44/245] Compiling Graphs MaxFlow+EdmondsKarp.swift
[45/245] Compiling Graphs MaxFlow+FordFulkerson.swift
[46/245] Compiling Graphs MinimumCut+StoerWagner.swift
[47/245] Compiling Graphs StoerWagner.swift
[48/245] Compiling Graphs StoerWagnerVisitor+Composition.swift
[49/245] Compiling Graphs Boruvka.swift
[50/245] Compiling Graphs ShortestPath.swift
[51/245] Compiling Graphs ShortestPathUntil.swift
[52/245] Compiling Graphs ShortestPathsForAllPairs.swift
[53/245] Compiling Graphs SingleSourceShortestPath.swift
[54/245] Compiling Graphs StronglyConnectedComponents.swift
[55/245] Compiling Graphs TopologicalSort.swift
[56/245] Compiling Graphs Traversal.swift
[57/245] Compiling Graphs CostDefinition.swift
[58/245] Compiling Graphs DFSOrder.swift
[59/245] Compiling Graphs DistanceAlgorithm.swift
[60/245] Compiling Graphs GraphProperty.swift
[61/245] Compiling Graphs Path.swift
[62/245] Compiling Graphs VertexOrdering.swift
[63/245] Compiling Graphs DFSAllPaths.swift
[64/245] Compiling Graphs ArticulationPoints+TarjanAlgorithm.swift
[65/245] Compiling Graphs TarjanArticulationPoints.swift
[66/245] Compiling Graphs TarjanArticulationPointsVisitor+Composition.swift
[67/245] Compiling Graphs BetweennessCentrality.swift
[68/245] Compiling Graphs BetweennessVisitor+Composition.swift
[69/245] Compiling Graphs Centrality+Betweenness.swift
[70/245] Compiling Graphs Centrality+Closeness.swift
[71/245] Compiling Graphs Centrality+Degree.swift
[72/245] Compiling Graphs Centrality+Eigenvector.swift
[73/245] Compiling Graphs Centrality+PageRank.swift
[74/245] Compiling Graphs ClosenessCentrality.swift
[75/245] Compiling Graphs ClosenessVisitor+Composition.swift
[76/245] Compiling Graphs DegreeCentrality.swift
[77/245] Compiling Graphs DegreeVisitor+Composition.swift
[78/245] Compiling Graphs EigenvectorCentrality.swift
[79/245] Compiling Graphs EigenvectorVisitor+Composition.swift
[80/245] Compiling Graphs PageRankCentrality.swift
[81/245] Compiling Graphs PageRankVisitor+Composition.swift
[82/245] Compiling Graphs BronKerbosch.swift
[83/245] Compiling Graphs BronKerboschVisitor+Composition.swift
[84/245] Compiling Graphs CliqueDetection+BronKerbosch.swift
[85/245] Compiling Graphs Coloring+DSatur.swift
[86/245] Compiling Graphs Coloring+Greedy.swift
[87/245] Compiling Graphs Coloring+SequentialVertexColoring.swift
[88/245] Compiling Graphs Coloring+WelshPowell.swift
[89/245] Compiling Graphs DSaturColoring.swift
[90/245] Compiling Graphs DSaturVisitor+Composition.swift
[91/245] Compiling Graphs GreedyColoring.swift
[92/245] Compiling Graphs GreedyVisitor+Composition.swift
[93/245] Compiling Graphs SequentialVertexColoring.swift
[94/245] Compiling Graphs SequentialVertexColoringVisitor+Composition.swift
[95/245] Compiling Graphs WelshPowellColoring.swift
[96/245] Compiling Graphs WelshPowellVisitor+Composition.swift
[97/245] Compiling Graphs CommunityDetection+Louvain.swift
[98/245] Compiling Graphs LouvainCommunityDetection.swift
[99/245] Compiling Graphs LouvainVisitor+Composition.swift
[100/245] Compiling Graphs ConnectedComponents+DFS.swift
[101/245] Compiling Graphs ConnectedComponents+DFSAlgorithm.swift
[102/245] Compiling Graphs ConnectedComponents+UnionFind.swift
[103/245] Compiling Graphs ConnectedComponents+UnionFindAlgorithm.swift
[104/245] Compiling Graphs DFSConnectedComponents.swift
[105/245] Compiling Graphs DFSVisitor+Composition.swift
[106/245] Compiling Graphs UnionFindConnectedComponents.swift
[107/245] Compiling Graphs UnionFindVisitor+Composition.swift
[108/245] Compiling Graphs EulerianCycleAlgorithm+Hierholzer.swift
[109/245] Compiling Graphs EulerianPathAlgorithm+Hierholzer.swift
[110/245] Compiling Graphs Hierholzer.swift
[111/245] Compiling Graphs HierholzerVisitor+Composition.swift
[112/245] Compiling Graphs BFSBipartitePropertyAlgorithm.swift
[113/245] Compiling Graphs BipartiteProperty+BFS.swift
[114/245] Compiling Graphs BipartiteProperty+DFS.swift
[115/245] Compiling Graphs DFSBipartitePropertyAlgorithm.swift
[116/245] Compiling Graphs ConnectedProperty+TraversalAlgorithm.swift
[117/245] Compiling Graphs TraversalBasedConnectedPropertyAlgorithm.swift
[118/245] Compiling Graphs CyclicProperty+DFS.swift
[119/245] Compiling Graphs CyclicProperty+UnionFind.swift
[120/245] Compiling Graphs DFSCyclicPropertyAlgorithm.swift
[121/245] Compiling Graphs UnionFindCyclicPropertyAlgorithm.swift
[122/245] Compiling Graphs DiracProperty.swift
[123/245] Compiling Graphs DiracPropertyAlgorithm+Standard.swift
[124/245] Compiling Graphs AllPaths.swift
[125/245] Compiling Graphs AllShortestPaths.swift
[126/245] Compiling Graphs ArticulationPoints.swift
[127/245] Compiling Graphs Centrality.swift
[128/245] Compiling Graphs CliqueDetection.swift
[129/245] Compiling Graphs Coloring.swift
[130/245] Compiling Graphs CommunityDetection.swift
[131/245] Compiling Graphs ConnectedComponents.swift
[132/245] Compiling Graphs EulerianPath.swift
[133/245] Compiling Graphs BipartitePropertyAlgorithm.swift
[134/245] Compiling Graphs ConnectedPropertyAlgorithm.swift
[135/245] Compiling Graphs CyclicPropertyAlgorithm.swift
[136/245] Compiling Graphs EulerianProperty.swift
[137/245] Compiling Graphs HamiltonianProperty.swift
[138/245] Compiling Graphs PlanarPropertyAlgorithm.swift
[139/245] Compiling Graphs TreePropertyAlgorithm.swift
[140/245] Compiling Graphs HamiltonianPath.swift
[141/245] Compiling Graphs Isomorphism.swift
[142/245] Compiling Graphs KShortestPaths.swift
[143/245] Compiling Graphs Matching.swift
[144/245] Compiling Graphs MaxFlow.swift
[145/245] Compiling Graphs MinimumCut.swift
[146/245] Compiling Graphs MinimumSpanningTree.swift
[147/245] Compiling Graphs RandomGraph.swift
[148/245] Compiling Graphs Search.swift
[149/245] Compiling Graphs Search+IterativelyDeepeningDFS.swift
[150/245] Compiling Graphs Search+UniformCostSearch.swift
[151/245] Compiling Graphs AStar.swift
[152/245] Compiling Graphs AStarVisitor+Composition.swift
[153/245] Compiling Graphs AllShortestPaths+BacktrackingDijkstra.swift
[154/245] Compiling Graphs BacktrackingDijkstra.swift
[155/245] Compiling Graphs BacktrackingDijkstraVisitor+Composition.swift
[156/245] Compiling Graphs BellmanFord.swift
[157/245] Compiling Graphs BellmanFordVisitor+Composition.swift
[158/245] Compiling Graphs BidirectionalDijkstra.swift
[159/245] Compiling Graphs BidirectionalDijkstraVisitor+Composition.swift
[160/245] Compiling Graphs Dijkstra.swift
[161/245] Compiling Graphs DijkstraVisitor+Composition.swift
[162/245] Compiling Graphs FloydWarshall.swift
[163/245] Compiling Graphs FloydWarshallVisitor+Composition.swift
[164/245] Compiling Graphs Johnson.swift
[165/245] Compiling Graphs JohnsonVisitor+Composition.swift
[166/245] Compiling Graphs KShortestPath+Yen.swift
[167/245] Compiling Graphs SPFA.swift
[168/245] Compiling Graphs SPFAVisitor+Composition.swift
[169/245] Compiling Graphs ShortestPath+AStar.swift
[170/245] Compiling Graphs ShortestPath+BellmanFord.swift
[171/245] Compiling Graphs ShortestPath+BidirectionalDijkstra.swift
[172/245] Compiling Graphs ShortestPath+Dijkstra.swift
[173/293] Compiling Graphs EdgeListGraph.swift
[174/293] Compiling Graphs EdgeLookupGraph.swift
[175/293] Compiling Graphs EdgeStorageBackedGraph.swift
[176/293] Compiling Graphs Graph.swift
[177/293] Compiling Graphs IncidenceGraph.swift
[178/293] Compiling Graphs MutableBinaryIncidenceGraph.swift
[179/293] Compiling Graphs MutableGraph.swift
[180/293] Compiling Graphs MutablePropertyGraph.swift
[181/293] Compiling Graphs PropertyGraph.swift
[182/293] Compiling Graphs ArrayBuilder.swift
[183/293] Compiling Graphs EdgeProperties.swift
[184/293] Compiling Graphs EdgeProtocol.swift
[185/293] Compiling Graphs EdgeStorage.swift
[186/293] Compiling Graphs PropertyMap.swift
[187/293] Compiling Graphs QueueProtocol.swift
[188/293] Compiling Graphs StackProtocol.swift
[189/293] Compiling Graphs VertexProperties.swift
[190/293] Compiling Graphs VertexStorage.swift
[191/293] Compiling Graphs VertexListGraph.swift
[192/293] Compiling Graphs VertexStorageBackedGraph.swift
[193/293] Compiling Graphs ComplementGraphView.swift
[194/293] Compiling Graphs FilteredGraphView.swift
[195/293] Compiling Graphs ReversedGraphView.swift
[196/293] Compiling Graphs UndirectedGraphView.swift
[197/293] Compiling Graphs BreadthFirstSearch.swift
[198/293] Compiling Graphs BreadthFirstSearchVisitor+Composition.swift
[199/293] Compiling Graphs DepthFirstSearch.swift
[200/293] Compiling Graphs DepthFirstSearchVisitor+Composition.swift
[201/293] Compiling Graphs Traversal+BFS.swift
[202/293] Compiling Graphs Traversal+BestFirst.swift
[203/293] Compiling Graphs Traversal+DFS.swift
[204/293] Compiling Graphs Traversal+DepthLimitedDFS.swift
[205/293] Compiling Graphs Traversal+IterativelyDeepeningDFS.swift
[206/293] Compiling Graphs Composable.swift
[207/293] Compiling Graphs Cost.swift
[208/293] Compiling Graphs Optional.swift
[209/293] Compiling Graphs WithVisitor.swift
[210/293] Compiling Graphs WithVisitorFactory.swift
[211/293] Compiling Graphs Ordering+ReverseCuthillMcKee.swift
[212/293] Compiling Graphs Ordering+SmallestLastVertex.swift
[213/293] Compiling Graphs ReverseCuthillMcKeeOrdering.swift
[214/293] Compiling Graphs ReverseCuthillMcKeeVisitor+Composition.swift
[215/293] Compiling Graphs SmallestLastVertexOrdering.swift
[216/293] Compiling Graphs SmallestLastVertexVisitor+Composition.swift
[217/293] Compiling Graphs AdjacencyGraph.swift
[218/293] Compiling Graphs BidirectionalGraph.swift
[219/293] Compiling Graphs BinaryIncidenceGraph.swift
[220/293] Compiling Graphs BipartiteGraph.swift
[221/293] Compiling Graphs DiracPropertyAlgorithm.swift
[222/293] Compiling Graphs OreProperty.swift
[223/293] Compiling Graphs OrePropertyAlgorithm+Standard.swift
[224/293] Compiling Graphs OrePropertyAlgorithm.swift
[225/293] Compiling Graphs BoyerMyrvoldPlanarPropertyAlgorithm.swift
[226/293] Compiling Graphs BoyerMyrvoldPlanarPropertyVisitor+Composition.swift
[227/293] Compiling Graphs EulerFormulaPlanarPropertyAlgorithm.swift
[228/293] Compiling Graphs HopcroftTarjanPlanarPropertyAlgorithm.swift
[229/293] Compiling Graphs HopcroftTarjanPlanarPropertyVisitor+Composition.swift
[230/293] Compiling Graphs LeftRightPlanarPropertyAlgorithm.swift
[231/293] Compiling Graphs LeftRightPlanarPropertyVisitor+Composition.swift
[232/293] Compiling Graphs PlanarProperty+BoyerMyrvold.swift
[233/293] Compiling Graphs PlanarProperty+EulerFormula.swift
[234/293] Compiling Graphs PlanarProperty+HopcroftTarjan.swift
[235/293] Compiling Graphs PlanarProperty+LeftRight.swift
[236/293] Compiling Graphs CompositeTreePropertyAlgorithm.swift
[237/293] Compiling Graphs DFSTreePropertyAlgorithm.swift
[238/293] Compiling Graphs TreeProperty+Composite.swift
[239/293] Compiling Graphs TreeProperty+DFS.swift
[240/293] Compiling Graphs BacktrackingHamiltonian.swift
[241/293] Compiling Graphs BacktrackingHamiltonianVisitor+Composition.swift
[242/293] Compiling Graphs HamiltonianCycleAlgorithm+Backtracking.swift
[243/293] Compiling Graphs HamiltonianCycleAlgorithm+Heuristic.swift
[244/293] Compiling Graphs HamiltonianPathAlgorithm+Backtracking.swift
[245/293] Compiling Graphs ShortestPath+FloydWarshall.swift
[246/293] Compiling Graphs ShortestPath+Johnson.swift
[247/293] Compiling Graphs ShortestPath+SPFA.swift
[248/293] Compiling Graphs ShortestPath+Yen.swift
[249/293] Compiling Graphs ShortestPathsForAllPairs+FloydWarshall.swift
[250/293] Compiling Graphs UniformCostSearch.swift
[251/293] Compiling Graphs UniformCostSearchVisitor+Composition.swift
[252/293] Compiling Graphs Yen.swift
[253/293] Compiling Graphs YenVisitor+Composition.swift
[254/293] Compiling Graphs ShortestPathsForAllPairsAlgorithm+Johnson.swift
[255/293] Compiling Graphs Kosaraju.swift
[256/293] Compiling Graphs KosarajuVisitor+Composition.swift
[257/293] Compiling Graphs StronglyConnectedComponents+Kosaraju.swift
[258/293] Compiling Graphs StronglyConnectedComponents+KosarajuAlgorithm.swift
[259/293] Compiling Graphs StronglyConnectedComponents+Tarjan.swift
[260/293] Compiling Graphs StronglyConnectedComponents+TarjanAlgorithm.swift
[261/293] Compiling Graphs Tarjan.swift
[262/293] Compiling Graphs TarjanVisitor+Composition.swift
[263/293] Compiling Graphs DFSTopologicalSort.swift
[264/293] Compiling Graphs DFSTopologicalSortVisitor+Composition.swift
[265/293] Compiling Graphs Kahn.swift
[266/293] Compiling Graphs KahnVisitor+Composition.swift
[267/293] Compiling Graphs TopologicalSort+DFSAlgorithm.swift
[268/293] Compiling Graphs TopologicalSort+KahnAlgorithm.swift
[269/293] Emitting module Graphs
[270/293] Compiling Graphs AdjacencyList.swift
[271/293] Compiling Graphs AdjacencyMatrix.swift
[272/293] Compiling Graphs BipartiteAdjacencyList.swift
[273/293] Compiling Graphs ComputedEdgePropertyGraph.swift
[274/293] Compiling Graphs ComputedVertexPropertyGraph.swift
[275/293] Compiling Graphs GridGraph.swift
[276/293] Compiling Graphs InlineGraph.swift
[277/293] Compiling Graphs LazyGraph.swift
[278/293] Compiling Graphs BinaryEdgeStorage.swift
[279/293] Compiling Graphs COOEdgeStorage.swift
[280/293] Compiling Graphs CSREdgeStorage.swift
[281/293] Compiling Graphs CacheInOutEdges.swift
[282/293] Compiling Graphs OrderedEdgeStorage.swift
[283/293] Compiling Graphs OrderedVertexStorage.swift
[284/293] Compiling Graphs DictionaryPropertyMap.swift
[285/293] Compiling Graphs PropertyValues.swift
[286/293] Compiling Graphs DOTFormat.swift
[287/293] Compiling Graphs GraphMLFormat.swift
[288/293] Compiling Graphs JSONFormat.swift
[289/293] Compiling Graphs GraphFormatter.swift
[290/293] Compiling Graphs SerializableDescriptor.swift
[291/293] Compiling Graphs SerializableDescriptorConformances.swift
[292/293] Compiling Graphs SerializableProperty.swift
[293/293] Compiling Graphs SerializationFormat.swift
Build of target: 'Graphs' complete! (5.05s)
11848
83 /Users/admin/builder/spi-builder-workspace/.docs/tevelee/swift-graphs/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/tevelee/swift-graphs/main
File count: 11848
Doc size: 83.0MB
Preparing doc bundle ...
Uploading prod-tevelee-swift-graphs-main-97eff385.zip to s3://spi-docs-inbox/prod-tevelee-swift-graphs-main-97eff385.zip
Copying... [10%]
Copying... [20%]
Copying... [30%]
Copying... [40%]
Copying... [50%]
Copying... [60%]
Copying... [70%]
Copying... [80%]
Copying... [90%]
Copying... [100%]
Done.