SwiftGraph v1.1.0 Release Notes

    • Requires Swift 3
    • Minor breaking API naming changes in-line with Swift 3 expectations
    • dijkstra() has a parameter for the starting distance to the root vertex (typically zero)
    • ⚡️ Updated the included SwiftPriorityQueue source file