The Swift Package Index logo.Swift Package Index

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

Build Information

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

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.0.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tevelee/swift-graphs.git
Reference: main
Initialized empty Git repository in /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 aaebc2e k Shortest Paths
Cloned https://github.com/tevelee/swift-graphs.git
Revision (git rev-parse @):
aaebc2e447c1de90c280f52690c2d98a00c323d8
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/tevelee/swift-graphs.git at main
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-algorithms.git
[1/5564] Fetching swift-algorithms
[113/20730] Fetching swift-algorithms, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.73s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.73s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.0 (3.29s)
Fetching https://github.com/apple/swift-numerics.git
[1/5576] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.05s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.63s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.74s)
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.2
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
========================================
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.1.4",
          "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.0",
          "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.0.2",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/tevelee/swift-graphs.git
[1/526] Fetching swift-graphs
Fetched https://github.com/tevelee/swift-graphs.git from cache (0.83s)
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-algorithms.git from cache (0.48s)
Fetched https://github.com/apple/swift-collections.git from cache (0.58s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.0 (0.02s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.46s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.03s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.03s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/tevelee/swift-graphs.git
Working copy of https://github.com/tevelee/swift-graphs.git resolved at main (aaebc2e)
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.2
warning: '.resolve-product-dependencies': dependency 'swift-graphs' is not used by any target
Found 2 product dependencies
  - swift-collections
  - swift-algorithms
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/tevelee/swift-graphs.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.0.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/13] Write sources
[11/13] Write swift-version--4A847ED0836F2485.txt
[12/13] Compiling _NumericsShims _NumericsShims.c
[14/41] Compiling RealModule AugmentedArithmetic.swift
[15/41] Compiling RealModule AlgebraicField.swift
[16/41] Emitting module RealModule
[17/42] Compiling RealModule Float16+Real.swift
[18/42] Compiling RealModule Double+Real.swift
[19/42] Compiling RealModule ElementaryFunctions.swift
[20/42] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[21/42] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[22/42] Compiling InternalCollectionsUtilities Specialize.swift
[23/43] Compiling RealModule RealFunctions.swift
[24/43] Compiling InternalCollectionsUtilities Debugging.swift
[25/43] Compiling InternalCollectionsUtilities Descriptions.swift
[26/43] Compiling InternalCollectionsUtilities _SortedCollection.swift
[27/43] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[28/43] Compiling RealModule Float80+Real.swift
[29/43] Compiling RealModule Float+Real.swift
[30/43] Compiling RealModule ApproximateEquality.swift
[31/43] Compiling RealModule Real.swift
[32/43] Compiling InternalCollectionsUtilities UInt+reversed.swift
[33/43] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[34/43] Compiling InternalCollectionsUtilities Integer rank.swift
[35/43] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[36/43] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[37/43] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[38/43] Emitting module InternalCollectionsUtilities
[39/43] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[40/43] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[41/43] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[42/43] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[43/43] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[44/351] Compiling HeapModule _HeapNode.swift
[45/351] Compiling HeapModule Heap.swift
[46/351] Compiling BitCollections BitArray+Descriptions.swift
[47/351] Compiling BitCollections BitArray+Equatable.swift
[48/351] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[49/351] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[50/351] Compiling BitCollections BitArray+Extras.swift
[51/351] Compiling BitCollections BitArray+Fill.swift
[52/356] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[53/356] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[54/356] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[55/356] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[56/356] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[57/356] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[58/356] Compiling BitCollections BitArray+Initializers.swift
[59/356] Compiling BitCollections BitArray+Invariants.swift
[60/356] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[61/356] Compiling BitCollections BitArray+RandomBits.swift
[62/356] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[63/356] Compiling BitCollections BitSet.swift
[64/362] Compiling HeapModule Heap+UnsafeHandle.swift
[65/362] Emitting module HeapModule
[66/362] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[67/362] Compiling HeapModule Heap+Descriptions.swift
[68/362] Compiling HeapModule Heap+Invariants.swift
[69/362] Compiling DequeModule _DequeSlot.swift
[70/362] Compiling DequeModule _DequeBuffer.swift
[71/362] Compiling DequeModule _DequeBufferHeader.swift
[83/363] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[84/363] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[85/363] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[86/363] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[87/363] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[89/371] Compiling OrderedCollections OrderedSet+SubSequence.swift
[90/371] Compiling OrderedCollections OrderedSet+Testing.swift
[91/371] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[92/371] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[95/371] Compiling BitCollections BitArray+Hashable.swift
[101/371] Compiling DequeModule _UnsafeWrappedBuffer.swift
[102/371] Compiling BitCollections BitSet+CustomReflectable.swift
[103/371] Compiling BitCollections BitSet+CustomStringConvertible.swift
[104/371] Compiling BitCollections BitSet+Equatable.swift
[107/371] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[108/371] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[109/371] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[110/371] Compiling BitCollections BitSet+Extras.swift
[111/371] Compiling BitCollections BitArray+Shifts.swift
[112/373] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[113/373] Compiling HashTreeCollections TreeDictionary+Values.swift
[114/373] Compiling HashTreeCollections TreeDictionary.swift
[115/373] Compiling HashTreeCollections TreeSet+Codable.swift
[116/373] Compiling HashTreeCollections TreeSet+Collection.swift
[117/373] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[118/373] Compiling HashTreeCollections TreeSet+Debugging.swift
[119/373] Compiling HashTreeCollections TreeSet+Descriptions.swift
[168/373] Compiling OrderedCollections OrderedSet.swift
[169/373] Compiling OrderedCollections _UnsafeBitset.swift
[170/380] Compiling BitCollections BitArray+BitwiseOperations.swift
[171/380] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[172/380] Compiling BitCollections BitArray+Codable.swift
[173/380] Compiling BitCollections BitArray+Collection.swift
[174/380] Compiling BitCollections BitArray+Copy.swift
[175/380] Compiling BitCollections BitArray+CustomReflectable.swift
[176/380] Compiling BitCollections BitSet+Hashable.swift
[177/380] Compiling BitCollections BitSet+Initializers.swift
[178/380] Compiling BitCollections BitSet+Invariants.swift
[179/380] Compiling BitCollections BitSet+Random.swift
[180/380] Compiling BitCollections BitSet+SetAlgebra basics.swift
[181/380] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[182/380] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[183/380] Compiling BitCollections BitSet+SetAlgebra union.swift
[184/380] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[185/380] Compiling BitCollections BitSet.Counted.swift
[186/380] Compiling BitCollections BitSet.Index.swift
[187/380] Compiling BitCollections BitSet._UnsafeHandle.swift
[189/380] Compiling Algorithms Unique.swift
[190/380] Compiling Algorithms Windows.swift
[191/380] Compiling BitCollections BitArray.swift
[192/380] Compiling BitCollections BitSet+BidirectionalCollection.swift
[193/380] Compiling BitCollections BitSet+Codable.swift
[194/380] Emitting module BitCollections
[195/380] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[196/380] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[197/380] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[198/380] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[199/380] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[200/380] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[201/380] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[202/380] Compiling HashTreeCollections TreeSet.swift
[234/380] Emitting module DequeModule
[320/380] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[321/380] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[322/380] Compiling HashTreeCollections _HashNode+Structural merge.swift
[323/380] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[324/380] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[325/380] Compiling HashTreeCollections _HashNode+Structural union.swift
[326/380] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[327/380] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[328/380] Compiling _RopeModule Rope+Remove.swift
[329/380] Compiling _RopeModule Rope+RemoveSubrange.swift
[330/380] Compiling _RopeModule Rope+Split.swift
[331/380] Compiling _RopeModule Optional Utilities.swift
[332/380] Compiling _RopeModule String Utilities.swift
[333/380] Compiling _RopeModule String.Index+ABI.swift
[334/380] Compiling _RopeModule _CharacterRecognizer.swift
[351/380] Emitting module OrderedCollections
[352/380] Emitting module _RopeModule
[379/380] Emitting module Algorithms
[380/380] Emitting module HashTreeCollections
[381/382] Emitting module Collections
[382/382] Compiling Collections Collections.swift
[383/464] Compiling Graphs Graph+Random+WattsStrogatz.swift
[384/464] Compiling Graphs Graph+Random.swift
[385/464] Compiling Graphs Graph+KShortestPaths+Yen.swift
[386/464] Compiling Graphs Graph+KShortestPaths.swift
[387/464] Compiling Graphs Graph+ShortestPathOnWholeGraph+BellmanFord.swift
[388/464] Compiling Graphs Graph+ShortestPathOnWholeGraph.swift
[389/464] Compiling Graphs Graph+ShortestPathsForAllPairs+FloydWarshall.swift
[390/464] Compiling Graphs Graph+ShortestPathsForAllPairs+Johnson.swift
[391/464] Compiling Graphs Graph+ShortestPathsForAllPairs.swift
[392/464] Compiling Graphs Graph+TraversalStrategy+DFS+Preorder.swift
[393/464] Compiling Graphs Graph+TraversalStrategy+DFS.swift
[394/464] Compiling Graphs Graph+TraversalStrategy+Unique.swift
[395/464] Compiling Graphs Graph+TraversalStrategy.swift
[396/464] Compiling Graphs Graph+Visitor+Depth.swift
[397/464] Compiling Graphs Graph+Visitor+Path.swift
[398/464] Compiling Graphs Graph+Visitor.swift
[399/464] Compiling Graphs BinaryGraph.swift
[400/464] Compiling Graphs BipartiteGraph.swift
[401/472] Compiling Graphs Graph+StronglyConnectedComponents.swift
[402/472] Compiling Graphs BinaryGraph+Search.swift
[403/472] Compiling Graphs BinaryGraph+Traversal.swift
[404/472] Compiling Graphs BinaryGraph+TraversalStrategy+DFS+Inorder.swift
[405/472] Compiling Graphs BinaryGraph+TraversalStrategy.swift
[406/472] Compiling Graphs Graph+Search.swift
[407/472] Compiling Graphs Graph+Traversal.swift
[408/472] Compiling Graphs Graph+TraversalStrategy+BFS.swift
[409/472] Compiling Graphs Graph+TraversalStrategy+DFS+Postorder.swift
[410/472] Compiling Graphs LazyBinaryGraph.swift
[411/472] Compiling Graphs LazyGraph.swift
[412/472] Compiling Graphs ComplementGraph.swift
[413/472] Compiling Graphs Graph+Equatable.swift
[414/472] Compiling Graphs Graph+Hashable.swift
[415/472] Compiling Graphs PartitionedGraph.swift
[416/472] Compiling Graphs ResidualGraph.swift
[417/472] Compiling Graphs TransposedGraph.swift
[418/472] Compiling Graphs UndirectedGraph.swift
[419/472] Compiling Graphs Graph+HamiltonianPath.swift
[420/472] Compiling Graphs Graph+Isomophism+VF2.swift
[421/472] Compiling Graphs Graph+Isomophism+WeisfeilerLehman.swift
[422/472] Compiling Graphs Graph+Isomophism.swift
[423/472] Compiling Graphs MaximumMatchingAlgorithm+HopcroftKarp.swift
[424/472] Compiling Graphs MaximumMatchingAlgorithm.swift
[425/472] Compiling Graphs Graph+MaxFlow+Dinic.swift
[426/472] Compiling Graphs Graph+MaxFlow+EdmondsKarp.swift
[427/472] Compiling Graphs Graph+MaxFlow+FordFulkerson.swift
[428/472] Compiling Graphs Graph+Coloring+DSatur.swift
[429/472] Compiling Graphs Graph+Coloring+Greedy.swift
[430/472] Compiling Graphs Graph+Coloring+WelshPowell.swift
[431/472] Compiling Graphs Graph+Coloring.swift
[432/472] Compiling Graphs Graph+EulerianPath+Backtracking.swift
[433/472] Compiling Graphs Graph+EulerianPath+Hierholzer.swift
[434/472] Compiling Graphs Graph+EulerianPath.swift
[435/472] Compiling Graphs Graph+HamiltonianPath+Backtracking.swift
[436/472] Compiling Graphs Graph+HamiltonianPath+Heuristic.swift
[437/472] Compiling Graphs Graph+ShortestPathsOnWholeGraph+BellmanFord.swift
[438/472] Compiling Graphs Graph+ShortestPathsOnWholeGraph.swift
[439/472] Compiling Graphs GraphComponent+ShortestPath+AStar.swift
[440/472] Compiling Graphs GraphComponent+ShortestPath+Dijkstra.swift
[441/472] Compiling Graphs GraphComponent+ShortestPath.swift
[442/472] Compiling Graphs GraphComponent+ShortestPaths+Dijkstra.swift
[443/472] Compiling Graphs GraphComponent+ShortestPaths.swift
[444/472] Compiling Graphs Graph+StronglyConnectedComponents+Kosaraju.swift
[445/472] Compiling Graphs Graph+StronglyConnectedComponents+Tarjan.swift
[446/472] Compiling Graphs ConnectedBinaryGraph.swift
[447/472] Compiling Graphs ConnectedBinaryHashGraph.swift
[448/472] Compiling Graphs ConnectedGraph.swift
[449/472] Compiling Graphs ConnectedHashGraph.swift
[450/472] Compiling Graphs DisjointBinaryGraph.swift
[451/472] Compiling Graphs DisjointBinaryHashGraph.swift
[452/472] Compiling Graphs DisjointGraph.swift
[453/472] Compiling Graphs DisjointHashGraph.swift
[454/472] Compiling Graphs GridGraph.swift
[455/472] Compiling Graphs WeightedGraph.swift
[456/472] Compiling Graphs Distance.swift
[457/472] Compiling Graphs Graph+Properties.swift
[458/472] Compiling Graphs Graph.swift
[459/472] Compiling Graphs GraphComponent.swift
[460/472] Compiling Graphs MutableGraph.swift
[461/472] Compiling Graphs Utils.swift
[462/472] Compiling Graphs Weighted.swift
[463/472] Emitting module Graphs
[464/472] Compiling Graphs Graph+MaxFlow.swift
[465/472] Compiling Graphs Graph+MinimumSpanningTree+Boruvka.swift
[466/472] Compiling Graphs Graph+MinimumSpanningTree+Kruskal.swift
[467/472] Compiling Graphs Graph+MinimumSpanningTree+Prim.swift
[468/472] Compiling Graphs Graph+MinimumSpanningTree.swift
[469/472] Compiling Graphs ConnectedGraph+Random.swift
[470/472] Compiling Graphs DisjointGraph+Random.swift
[471/472] Compiling Graphs Graph+Random+BarabasiAlbert.swift
[472/472] Compiling Graphs Graph+Random+ErdosRenyi.swift
Build complete! (30.21s)
warning: 'swift-algorithms': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-algorithms/Sources/Algorithms/Documentation.docc
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "swift-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-algorithms.git"
    }
  ],
  "manifest_display_name" : "Graphs",
  "name" : "Graphs",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "Graphs",
      "targets" : [
        "Graphs"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GraphsTests",
      "module_type" : "SwiftTarget",
      "name" : "GraphsTests",
      "path" : "Tests/GraphsTests",
      "sources" : [
        "GraphTests.swift"
      ],
      "target_dependencies" : [
        "Graphs"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Graphs",
      "module_type" : "SwiftTarget",
      "name" : "Graphs",
      "path" : "Sources/Graphs",
      "product_dependencies" : [
        "Collections",
        "Algorithms"
      ],
      "product_memberships" : [
        "Graphs"
      ],
      "sources" : [
        "Algorithms/Coloring/Graph+Coloring+DSatur.swift",
        "Algorithms/Coloring/Graph+Coloring+Greedy.swift",
        "Algorithms/Coloring/Graph+Coloring+WelshPowell.swift",
        "Algorithms/Coloring/Graph+Coloring.swift",
        "Algorithms/EulerianPath/Graph+EulerianPath+Backtracking.swift",
        "Algorithms/EulerianPath/Graph+EulerianPath+Hierholzer.swift",
        "Algorithms/EulerianPath/Graph+EulerianPath.swift",
        "Algorithms/HamiltonianPath/Graph+HamiltonianPath+Backtracking.swift",
        "Algorithms/HamiltonianPath/Graph+HamiltonianPath+Heuristic.swift",
        "Algorithms/HamiltonianPath/Graph+HamiltonianPath.swift",
        "Algorithms/Isomorphism/Graph+Isomophism+VF2.swift",
        "Algorithms/Isomorphism/Graph+Isomophism+WeisfeilerLehman.swift",
        "Algorithms/Isomorphism/Graph+Isomophism.swift",
        "Algorithms/Matching/MaximumMatchingAlgorithm+HopcroftKarp.swift",
        "Algorithms/Matching/MaximumMatchingAlgorithm.swift",
        "Algorithms/MaxFlow-MinCut/Graph+MaxFlow+Dinic.swift",
        "Algorithms/MaxFlow-MinCut/Graph+MaxFlow+EdmondsKarp.swift",
        "Algorithms/MaxFlow-MinCut/Graph+MaxFlow+FordFulkerson.swift",
        "Algorithms/MaxFlow-MinCut/Graph+MaxFlow.swift",
        "Algorithms/MinimumSpanningTree/Graph+MinimumSpanningTree+Boruvka.swift",
        "Algorithms/MinimumSpanningTree/Graph+MinimumSpanningTree+Kruskal.swift",
        "Algorithms/MinimumSpanningTree/Graph+MinimumSpanningTree+Prim.swift",
        "Algorithms/MinimumSpanningTree/Graph+MinimumSpanningTree.swift",
        "Algorithms/Random/ConnectedGraph+Random.swift",
        "Algorithms/Random/DisjointGraph+Random.swift",
        "Algorithms/Random/Graph+Random+BarabasiAlbert.swift",
        "Algorithms/Random/Graph+Random+ErdosRenyi.swift",
        "Algorithms/Random/Graph+Random+WattsStrogatz.swift",
        "Algorithms/Random/Graph+Random.swift",
        "Algorithms/ShortestPath/Graph+KShortestPaths+Yen.swift",
        "Algorithms/ShortestPath/Graph+KShortestPaths.swift",
        "Algorithms/ShortestPath/Graph+ShortestPathOnWholeGraph+BellmanFord.swift",
        "Algorithms/ShortestPath/Graph+ShortestPathOnWholeGraph.swift",
        "Algorithms/ShortestPath/Graph+ShortestPathsForAllPairs+FloydWarshall.swift",
        "Algorithms/ShortestPath/Graph+ShortestPathsForAllPairs+Johnson.swift",
        "Algorithms/ShortestPath/Graph+ShortestPathsForAllPairs.swift",
        "Algorithms/ShortestPath/Graph+ShortestPathsOnWholeGraph+BellmanFord.swift",
        "Algorithms/ShortestPath/Graph+ShortestPathsOnWholeGraph.swift",
        "Algorithms/ShortestPath/GraphComponent+ShortestPath+AStar.swift",
        "Algorithms/ShortestPath/GraphComponent+ShortestPath+Dijkstra.swift",
        "Algorithms/ShortestPath/GraphComponent+ShortestPath.swift",
        "Algorithms/ShortestPath/GraphComponent+ShortestPaths+Dijkstra.swift",
        "Algorithms/ShortestPath/GraphComponent+ShortestPaths.swift",
        "Algorithms/StronglyConnectedComponents/Graph+StronglyConnectedComponents+Kosaraju.swift",
        "Algorithms/StronglyConnectedComponents/Graph+StronglyConnectedComponents+Tarjan.swift",
        "Algorithms/StronglyConnectedComponents/Graph+StronglyConnectedComponents.swift",
        "Algorithms/Traversal/BinaryGraph+Search.swift",
        "Algorithms/Traversal/BinaryGraph+Traversal.swift",
        "Algorithms/Traversal/BinaryGraph+TraversalStrategy+DFS+Inorder.swift",
        "Algorithms/Traversal/BinaryGraph+TraversalStrategy.swift",
        "Algorithms/Traversal/Graph+Search.swift",
        "Algorithms/Traversal/Graph+Traversal.swift",
        "Algorithms/Traversal/Graph+TraversalStrategy+BFS.swift",
        "Algorithms/Traversal/Graph+TraversalStrategy+DFS+Postorder.swift",
        "Algorithms/Traversal/Graph+TraversalStrategy+DFS+Preorder.swift",
        "Algorithms/Traversal/Graph+TraversalStrategy+DFS.swift",
        "Algorithms/Traversal/Graph+TraversalStrategy+Unique.swift",
        "Algorithms/Traversal/Graph+TraversalStrategy.swift",
        "Algorithms/Visit/Graph+Visitor+Depth.swift",
        "Algorithms/Visit/Graph+Visitor+Path.swift",
        "Algorithms/Visit/Graph+Visitor.swift",
        "BinaryGraph.swift",
        "BipartiteGraph.swift",
        "Concrete graphs/ConnectedBinaryGraph.swift",
        "Concrete graphs/ConnectedBinaryHashGraph.swift",
        "Concrete graphs/ConnectedGraph.swift",
        "Concrete graphs/ConnectedHashGraph.swift",
        "Concrete graphs/DisjointBinaryGraph.swift",
        "Concrete graphs/DisjointBinaryHashGraph.swift",
        "Concrete graphs/DisjointGraph.swift",
        "Concrete graphs/DisjointHashGraph.swift",
        "Concrete graphs/GridGraph.swift",
        "Concrete graphs/LazyBinaryGraph.swift",
        "Concrete graphs/LazyGraph.swift",
        "Concrete graphs/Transformations/ComplementGraph.swift",
        "Concrete graphs/Transformations/Graph+Equatable.swift",
        "Concrete graphs/Transformations/Graph+Hashable.swift",
        "Concrete graphs/Transformations/PartitionedGraph.swift",
        "Concrete graphs/Transformations/ResidualGraph.swift",
        "Concrete graphs/Transformations/TransposedGraph.swift",
        "Concrete graphs/Transformations/UndirectedGraph.swift",
        "Concrete graphs/WeightedGraph.swift",
        "Distance.swift",
        "Graph+Properties.swift",
        "Graph.swift",
        "GraphComponent.swift",
        "MutableGraph.swift",
        "Utils.swift",
        "Weighted.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/tevelee/swift-graphs/main
Repository:               tevelee/swift-graphs
Swift version used:       6.0
Target:                   Graphs
Extracting symbol information for 'Graphs'...
Finished extracting symbol information for 'Graphs'. (5.55s)
Building documentation for 'Graphs'...
warning: Return value documented for initializer returning void
  --> ../Concrete graphs/Transformations/PartitionedGraph.swift:18:9-18:48
16 |     ///  - leftPartition: The left partition of the bipartite graph.
17 |     ///  - rightPartition: The right partition of the bipartite graph.
18 +     /// - Returns: A `BipartiteGraph` instance.
   |         ╰─suggestion: Remove return value documentation
19 |     @inlinable public init(
20 |         base: Base,Finished building documentation for 'Graphs' (1.20s)
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-numerics.git
Updated https://github.com/apple/swift-numerics.git (0.48s)
[1/2038] Fetching swift-docc-plugin
Updating https://github.com/apple/swift-algorithms.git
Updating https://github.com/apple/swift-collections.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.28s)
Updated https://github.com/apple/swift-collections.git (0.54s)
Updated https://github.com/apple/swift-algorithms.git (0.54s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.0 (0.61s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.72s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.62s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.59s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3109] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.31s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.62s)
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.3
Building for debugging...
[0/8] Write sources
[1/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version--4A847ED0836F2485.txt
[6/53] Emitting module SymbolKit
[7/57] Emitting module Snippets
[8/57] Compiling Snippets Snippet.swift
[9/57] Compiling Snippets SnippetParser.swift
[10/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[11/57] Compiling SymbolKit UnifiedSymbol.swift
[12/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[13/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[14/57] Compiling SymbolKit SemanticVersion.swift
[15/57] Compiling SymbolKit AccessControl.swift
[16/57] Compiling SymbolKit Availability.swift
[17/57] Compiling SymbolKit AvailabilityItem.swift
[18/57] Compiling SymbolKit Domain.swift
[19/57] Compiling SymbolKit DeclarationFragments.swift
[20/57] Compiling SymbolKit Fragment.swift
[21/57] Compiling SymbolKit FragmentKind.swift
[22/57] Compiling SymbolKit FunctionParameter.swift
[23/57] Compiling SymbolKit FunctionSignature.swift
[24/57] Compiling SymbolKit Names.swift
[25/57] Compiling SymbolKit SPI.swift
[26/57] Compiling SymbolKit Snippet.swift
[27/57] Compiling SymbolKit Extension.swift
[28/57] Compiling SymbolKit GenericConstraint.swift
[29/57] Compiling SymbolKit GenericParameter.swift
[30/57] Compiling SymbolKit Generics.swift
[31/57] Compiling SymbolKit Namespace.swift
[32/57] Compiling SymbolKit Mixin+Equals.swift
[33/57] Compiling SymbolKit Mixin+Hash.swift
[34/57] Compiling SymbolKit Mixin.swift
[35/57] Compiling SymbolKit LineList.swift
[36/57] Compiling SymbolKit Position.swift
[37/57] Compiling SymbolKit Relationship.swift
[38/57] Compiling SymbolKit RelationshipKind.swift
[39/57] Compiling SymbolKit SourceOrigin.swift
[40/57] Compiling SymbolKit GenericConstraints.swift
[41/57] Compiling SymbolKit Swift.swift
[42/57] Compiling SymbolKit Identifier.swift
[43/57] Compiling SymbolKit KindIdentifier.swift
[44/57] Compiling SymbolKit Location.swift
[45/57] Compiling SymbolKit Mutability.swift
[46/57] Compiling SymbolKit Symbol.swift
[47/57] Compiling SymbolKit SymbolKind.swift
[48/57] Compiling SymbolKit SymbolGraph.swift
[49/57] Compiling SymbolKit GraphCollector.swift
[50/57] Compiling SymbolKit SourceRange.swift
[51/57] Compiling SymbolKit Metadata.swift
[52/57] Compiling SymbolKit Module.swift
[53/57] Compiling SymbolKit OperatingSystem.swift
[54/57] Compiling SymbolKit Platform.swift
[55/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[56/61] Compiling snippet_extract URL+Status.swift
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (5.78s)
warning: 'swift-algorithms': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-algorithms/Sources/Algorithms/Documentation.docc
Building for debugging...
[0/1] Write swift-version--4A847ED0836F2485.txt
[2/29] Compiling RealModule Float80+Real.swift
[3/29] Compiling RealModule Real.swift
[4/30] Compiling RealModule Float16+Real.swift
[5/30] Compiling RealModule ElementaryFunctions.swift
[6/30] Compiling RealModule AugmentedArithmetic.swift
[7/30] Compiling RealModule Float+Real.swift
[8/30] Compiling RealModule Double+Real.swift
[9/30] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[10/30] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[11/30] Compiling InternalCollectionsUtilities Integer rank.swift
[12/30] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[13/31] Compiling RealModule RealFunctions.swift
[14/31] Compiling RealModule AlgebraicField.swift
[15/31] Compiling RealModule ApproximateEquality.swift
[16/31] Emitting module RealModule
[17/31] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[18/31] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[19/31] Emitting module InternalCollectionsUtilities
[20/31] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[21/31] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[22/31] Compiling InternalCollectionsUtilities Specialize.swift
[23/31] Compiling InternalCollectionsUtilities UInt+reversed.swift
[24/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[25/31] Compiling InternalCollectionsUtilities Debugging.swift
[26/31] Compiling InternalCollectionsUtilities Descriptions.swift
[27/31] Compiling InternalCollectionsUtilities _SortedCollection.swift
[28/31] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[29/31] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[30/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[31/31] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[32/191] Compiling DequeModule _DequeBufferHeader.swift
[33/191] Compiling DequeModule _DequeSlot.swift
[34/270] Compiling DequeModule _DequeBuffer.swift
[35/340] Compiling HeapModule Heap.swift
[36/340] Compiling HeapModule _HeapNode.swift
[37/340] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[38/340] Compiling HeapModule Heap+Invariants.swift
[39/340] Compiling HeapModule Heap+UnsafeHandle.swift
[40/340] Compiling HeapModule Heap+Descriptions.swift
[41/340] Emitting module HeapModule
[42/340] Compiling _RopeModule BigString+BidirectionalCollection.swift
[43/340] Compiling _RopeModule BigString+Comparable.swift
[44/340] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[45/342] Compiling _RopeModule Rope+ForEachWhile.swift
[46/342] Compiling _RopeModule Rope+Insert.swift
[47/342] Compiling _RopeModule Rope+Join.swift
[48/342] Compiling _RopeModule Rope+MutatingForEach.swift
[49/342] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[50/342] Compiling _RopeModule BigString+Hashing.swift
[51/348] Compiling _RopeModule _RopeVersion.swift
[52/348] Compiling _RopeModule Rope+Collection.swift
[53/348] Compiling _RopeModule Rope+Index.swift
[54/348] Compiling _RopeModule Rope+Sequence.swift
[55/348] Compiling _RopeModule BigString+UnicodeScalarView.swift
[56/348] Compiling _RopeModule BigSubstring+UTF16View.swift
[57/348] Compiling _RopeModule _RopeItem.swift
[58/348] Compiling _RopeModule _RopePath.swift
[59/348] Compiling DequeModule _UnsafeWrappedBuffer.swift
[60/348] Compiling _RopeModule Rope.swift
[61/348] Compiling _RopeModule RopeElement.swift
[62/348] Compiling _RopeModule RopeMetric.swift
[63/348] Compiling _RopeModule Rope+Append.swift
[64/348] Compiling _RopeModule Rope+Extract.swift
[65/348] Compiling _RopeModule Rope+Find.swift
[67/348] Compiling Algorithms Unique.swift
[68/348] Compiling Algorithms Windows.swift
[69/348] Compiling _RopeModule BigSubstring.swift
[70/348] Compiling _RopeModule Rope+Builder.swift
[71/348] Compiling _RopeModule Rope+Debugging.swift
[72/353] Compiling _RopeModule BigString+Iterators.swift
[73/353] Compiling _RopeModule BigString+Metrics.swift
[74/353] Compiling _RopeModule RopeSummary.swift
[75/353] Compiling _RopeModule BigString+Ingester.swift
[76/353] Compiling _RopeModule BigString+Invariants.swift
[87/353] Compiling _RopeModule BigString+CustomStringConvertible.swift
[88/353] Compiling _RopeModule BigString+Equatable.swift
[89/353] Compiling _RopeModule BigString+Debugging.swift
[90/353] Compiling _RopeModule BigString+Index.swift
[93/353] Compiling _RopeModule BigString+Chunk.swift
[95/353] Compiling _RopeModule BigString+Builder.swift
[96/353] Compiling _RopeModule BigString+Contents.swift
[108/361] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[109/361] Compiling _RopeModule BigString+Chunk+Splitting.swift
[115/361] Compiling _RopeModule Rope+Invariants.swift
[116/361] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[117/361] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[118/361] Compiling _RopeModule Rope+_Node.swift
[119/361] Compiling _RopeModule Rope+_Storage.swift
[120/361] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[121/361] Compiling _RopeModule Rope+_UnsafeHandle.swift
[122/361] Compiling _RopeModule BigString+Summary.swift
[123/361] Compiling _RopeModule BigString.swift
[124/361] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[125/361] Compiling _RopeModule BigString+Chunk+Breaks.swift
[126/361] Compiling _RopeModule BigString+Chunk+Counts.swift
[127/361] Compiling _RopeModule BigString+Chunk+Description.swift
[134/361] Emitting module BitCollections
[170/361] Compiling BitCollections BitSet.swift
[171/361] Compiling BitCollections Range+Utilities.swift
[172/361] Compiling BitCollections Slice+Utilities.swift
[173/361] Compiling BitCollections UInt+Tricks.swift
[174/361] Compiling BitCollections _Word.swift
[181/361] Emitting module DequeModule
[182/361] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[183/361] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[184/361] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[185/361] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[186/361] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[187/361] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[188/361] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[189/361] Compiling HashTreeCollections TreeSet.swift
[217/361] Compiling OrderedCollections OrderedSet.swift
[218/361] Compiling OrderedCollections _UnsafeBitset.swift
[219/361] Compiling _RopeModule BigString+Insert.swift
[220/361] Compiling _RopeModule BigString+Managing Breaks.swift
[221/361] Compiling _RopeModule BigString+RemoveSubrange.swift
[222/361] Compiling _RopeModule BigString+ReplaceSubrange.swift
[223/361] Compiling _RopeModule BigString+Split.swift
[224/361] Compiling _RopeModule Range+BigString.swift
[225/361] Compiling _RopeModule BigString+UTF16View.swift
[226/361] Compiling _RopeModule BigString+UTF8View.swift
[227/361] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[228/361] Compiling HashTreeCollections _HashNode.swift
[229/361] Compiling HashTreeCollections _HashNodeHeader.swift
[230/361] Compiling HashTreeCollections _HashSlot.swift
[231/361] Compiling HashTreeCollections _HashStack.swift
[232/361] Compiling HashTreeCollections _HashTreeIterator.swift
[233/361] Compiling HashTreeCollections _HashTreeStatistics.swift
[234/361] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[330/368] Emitting module OrderedCollections
[354/368] Compiling _RopeModule Rope+Remove.swift
[355/368] Compiling _RopeModule Rope+RemoveSubrange.swift
[356/368] Compiling _RopeModule Rope+Split.swift
[357/368] Compiling _RopeModule Optional Utilities.swift
[358/368] Compiling _RopeModule String Utilities.swift
[359/368] Compiling _RopeModule String.Index+ABI.swift
[360/368] Compiling _RopeModule _CharacterRecognizer.swift
[361/368] Emitting module _RopeModule
[365/368] Emitting module Algorithms
[368/368] Emitting module HashTreeCollections
[369/370] Emitting module Collections
[370/370] Compiling Collections Collections.swift
[371/452] Compiling Graphs Graph+TraversalStrategy+DFS+Preorder.swift
[372/452] Compiling Graphs Graph+TraversalStrategy+DFS.swift
[373/452] Compiling Graphs Graph+TraversalStrategy+Unique.swift
[374/452] Compiling Graphs Graph+TraversalStrategy.swift
[375/452] Compiling Graphs Graph+Visitor+Depth.swift
[376/452] Compiling Graphs Graph+Visitor+Path.swift
[377/452] Compiling Graphs Graph+Visitor.swift
[378/452] Compiling Graphs BinaryGraph.swift
[379/452] Compiling Graphs BipartiteGraph.swift
[380/460] Compiling Graphs Graph+StronglyConnectedComponents.swift
[381/460] Compiling Graphs BinaryGraph+Search.swift
[382/460] Compiling Graphs BinaryGraph+Traversal.swift
[383/460] Compiling Graphs BinaryGraph+TraversalStrategy+DFS+Inorder.swift
[384/460] Compiling Graphs BinaryGraph+TraversalStrategy.swift
[385/460] Compiling Graphs Graph+Search.swift
[386/460] Compiling Graphs Graph+Traversal.swift
[387/460] Compiling Graphs Graph+TraversalStrategy+BFS.swift
[388/460] Compiling Graphs Graph+TraversalStrategy+DFS+Postorder.swift
[389/460] Compiling Graphs Graph+Random+WattsStrogatz.swift
[390/460] Compiling Graphs Graph+Random.swift
[391/460] Compiling Graphs Graph+KShortestPaths+Yen.swift
[392/460] Compiling Graphs Graph+KShortestPaths.swift
[393/460] Compiling Graphs Graph+ShortestPathOnWholeGraph+BellmanFord.swift
[394/460] Compiling Graphs Graph+ShortestPathOnWholeGraph.swift
[395/460] Compiling Graphs Graph+ShortestPathsForAllPairs+FloydWarshall.swift
[396/460] Compiling Graphs Graph+ShortestPathsForAllPairs+Johnson.swift
[397/460] Compiling Graphs Graph+ShortestPathsForAllPairs.swift
[398/460] Compiling Graphs LazyBinaryGraph.swift
[399/460] Compiling Graphs LazyGraph.swift
[400/460] Compiling Graphs ComplementGraph.swift
[401/460] Compiling Graphs Graph+Equatable.swift
[402/460] Compiling Graphs Graph+Hashable.swift
[403/460] Compiling Graphs PartitionedGraph.swift
[404/460] Compiling Graphs ResidualGraph.swift
[405/460] Compiling Graphs TransposedGraph.swift
[406/460] Compiling Graphs UndirectedGraph.swift
[407/460] Compiling Graphs Graph+Coloring+DSatur.swift
[408/460] Compiling Graphs Graph+Coloring+Greedy.swift
[409/460] Compiling Graphs Graph+Coloring+WelshPowell.swift
[410/460] Compiling Graphs Graph+Coloring.swift
[411/460] Compiling Graphs Graph+EulerianPath+Backtracking.swift
[412/460] Compiling Graphs Graph+EulerianPath+Hierholzer.swift
[413/460] Compiling Graphs Graph+EulerianPath.swift
[414/460] Compiling Graphs Graph+HamiltonianPath+Backtracking.swift
[415/460] Compiling Graphs Graph+HamiltonianPath+Heuristic.swift
[416/460] Compiling Graphs Graph+MaxFlow.swift
[417/460] Compiling Graphs Graph+MinimumSpanningTree+Boruvka.swift
[418/460] Compiling Graphs Graph+MinimumSpanningTree+Kruskal.swift
[419/460] Compiling Graphs Graph+MinimumSpanningTree+Prim.swift
[420/460] Compiling Graphs Graph+MinimumSpanningTree.swift
[421/460] Compiling Graphs ConnectedGraph+Random.swift
[422/460] Compiling Graphs DisjointGraph+Random.swift
[423/460] Compiling Graphs Graph+Random+BarabasiAlbert.swift
[424/460] Compiling Graphs Graph+Random+ErdosRenyi.swift
[425/460] Compiling Graphs Graph+HamiltonianPath.swift
[426/460] Compiling Graphs Graph+Isomophism+VF2.swift
[427/460] Compiling Graphs Graph+Isomophism+WeisfeilerLehman.swift
[428/460] Compiling Graphs Graph+Isomophism.swift
[429/460] Compiling Graphs MaximumMatchingAlgorithm+HopcroftKarp.swift
[430/460] Compiling Graphs MaximumMatchingAlgorithm.swift
[431/460] Compiling Graphs Graph+MaxFlow+Dinic.swift
[432/460] Compiling Graphs Graph+MaxFlow+EdmondsKarp.swift
[433/460] Compiling Graphs Graph+MaxFlow+FordFulkerson.swift
[434/460] Compiling Graphs Graph+ShortestPathsOnWholeGraph+BellmanFord.swift
[435/460] Compiling Graphs Graph+ShortestPathsOnWholeGraph.swift
[436/460] Compiling Graphs GraphComponent+ShortestPath+AStar.swift
[437/460] Compiling Graphs GraphComponent+ShortestPath+Dijkstra.swift
[438/460] Compiling Graphs GraphComponent+ShortestPath.swift
[439/460] Compiling Graphs GraphComponent+ShortestPaths+Dijkstra.swift
[440/460] Compiling Graphs GraphComponent+ShortestPaths.swift
[441/460] Compiling Graphs Graph+StronglyConnectedComponents+Kosaraju.swift
[442/460] Compiling Graphs Graph+StronglyConnectedComponents+Tarjan.swift
[443/460] Compiling Graphs ConnectedBinaryGraph.swift
[444/460] Compiling Graphs ConnectedBinaryHashGraph.swift
[445/460] Compiling Graphs ConnectedGraph.swift
[446/460] Compiling Graphs ConnectedHashGraph.swift
[447/460] Compiling Graphs DisjointBinaryGraph.swift
[448/460] Compiling Graphs DisjointBinaryHashGraph.swift
[449/460] Compiling Graphs DisjointGraph.swift
[450/460] Compiling Graphs DisjointHashGraph.swift
[451/460] Compiling Graphs GridGraph.swift
[452/460] Compiling Graphs WeightedGraph.swift
[453/460] Compiling Graphs Distance.swift
[454/460] Compiling Graphs Graph+Properties.swift
[455/460] Compiling Graphs Graph.swift
[456/460] Compiling Graphs GraphComponent.swift
[457/460] Compiling Graphs MutableGraph.swift
[458/460] Compiling Graphs Utils.swift
[459/460] Compiling Graphs Weighted.swift
[460/460] Emitting module Graphs
Build of target: 'Graphs' complete! (5.17s)
    4212
32	/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: 4212
Doc size:   32.0MB
Preparing doc bundle ...
Uploading prod-tevelee-swift-graphs-main-106d868b.zip to s3://spi-docs-inbox/prod-tevelee-swift-graphs-main-106d868b.zip
Copying... [11%]
Copying... [21%]
Copying... [31%]
Copying... [41%]
Copying... [51%]
Copying... [61%]
Copying... [70%]
Copying... [81%]
Copying... [90%]
Copying... [100%]
Done.