Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / davecom/SwiftGraph issues and pull requests

#83 - Running BFS/DFS and returning the names associated with edges

Issue - State: closed - Opened by Erice224 over 2 years ago - 2 comments

#81 - Make conformances to Codable conditional

Pull Request - State: closed - Opened by mrwerdo over 3 years ago - 4 comments

#80 - Reversed Graph and Topological Sort Tests

Pull Request - State: closed - Opened by mattpaletta over 3 years ago - 2 comments

#79 - Improve performance of topological sort

Pull Request - State: closed - Opened by dabbott over 4 years ago - 6 comments

#78 - Directed pseudo forest

Pull Request - State: closed - Opened by ferranpujolcamins over 4 years ago - 10 comments

#77 - Parallelize cycle finding

Issue - State: open - Opened by ZevEisenberg over 4 years ago - 3 comments

#76 - Merge pull request #1 from davecom/master

Pull Request - State: closed - Opened by fblecha about 5 years ago

#75 - Use let instead of var to eliminate warning

Pull Request - State: closed - Opened by ZevEisenberg about 5 years ago - 1 comment

#74 - Add recursion inits

Pull Request - State: closed - Opened by ferranpujolcamins about 5 years ago - 3 comments

#73 - Please use swift_versions DSL in podspec

Issue - State: closed - Opened by jafara about 5 years ago - 2 comments

#72 - Add Accio support

Issue - State: closed - Opened by ferranpujolcamins over 5 years ago - 1 comment

#71 - Release2.1/swift5

Pull Request - State: closed - Opened by davecom over 5 years ago

#70 - Swift5 fix

Pull Request - State: closed - Opened by ferranpujolcamins over 5 years ago - 2 comments

#69 - Check that linux tests are in sync (CI)

Pull Request - State: closed - Opened by ferranpujolcamins over 5 years ago - 1 comment

#67 - Edge list

Pull Request - State: closed - Opened by ferranpujolcamins over 5 years ago - 2 comments

#66 - Fix typo

Pull Request - State: closed - Opened by ferranpujolcamins over 5 years ago - 1 comment

#65 - Remove unneeded access specifiers

Pull Request - State: closed - Opened by ferranpujolcamins over 5 years ago

#64 - Make weighted and unweighted graph more flexible

Pull Request - State: closed - Opened by ferranpujolcamins over 5 years ago - 3 comments

#63 - Graphviz encodable

Issue - State: open - Opened by ferranpujolcamins over 5 years ago - 7 comments

#62 - Swift 5 Support

Issue - State: closed - Opened by davecom over 5 years ago - 6 comments

#61 - Container edges

Pull Request - State: closed - Opened by ferranpujolcamins over 5 years ago - 4 comments

#60 - Some Swift 5 updates

Pull Request - State: closed - Opened by ZevEisenberg over 5 years ago - 5 comments

#59 - Add Performance Tests Based on Medium–Large Real World Graphs

Issue - State: open - Opened by davecom almost 6 years ago

#58 - Add infinite traversal methods

Pull Request - State: closed - Opened by ferranpujolcamins almost 6 years ago

#57 - [WIP] Abstract dfs and bfs

Pull Request - State: closed - Opened by ferranpujolcamins almost 6 years ago - 1 comment

#56 - Dfs improvement

Pull Request - State: closed - Opened by ferranpujolcamins almost 6 years ago - 2 comments

#55 - [WIP] Search interface rework

Pull Request - State: closed - Opened by ferranpujolcamins almost 6 years ago - 9 comments

#54 - Fix dfs bug

Pull Request - State: closed - Opened by ferranpujolcamins almost 6 years ago - 1 comment

#53 - Improve Queue performance

Pull Request - State: closed - Opened by ferranpujolcamins almost 6 years ago - 1 comment

#52 - Performance improvements: Convert edge classes to structs

Pull Request - State: closed - Opened by ferranpujolcamins almost 6 years ago - 1 comment

#51 - Improve dfs performance

Pull Request - State: closed - Opened by ferranpujolcamins almost 6 years ago - 3 comments

#50 - Let codable graphs to be initialized from their non-codable versions.

Pull Request - State: closed - Opened by ferranpujolcamins almost 6 years ago - 1 comment

#49 - Improve performance for constructors

Pull Request - State: closed - Opened by ferranpujolcamins almost 6 years ago - 1 comment

#48 - Use the generated xcodeproj and test boilerplate

Issue - State: closed - Opened by ferranpujolcamins almost 6 years ago - 2 comments

#47 - Graph constructors

Pull Request - State: closed - Opened by ferranpujolcamins almost 6 years ago - 8 comments

#46 - Add StarGraph and CompleteGraph constructors

Pull Request - State: closed - Opened by ferranpujolcamins almost 6 years ago - 2 comments

#45 - Make graph classes structs?

Issue - State: closed - Opened by ferranpujolcamins almost 6 years ago - 4 comments

#44 - Fix ambiguous use of 'addEdge(from:to:directed:)' on Int graphs

Pull Request - State: closed - Opened by ferranpujolcamins almost 6 years ago - 1 comment

#43 - Dfs side effect

Pull Request - State: closed - Opened by ferranpujolcamins almost 6 years ago - 8 comments

#42 - Make Union accept an array of graphs

Pull Request - State: closed - Opened by ferranpujolcamins almost 6 years ago - 1 comment

#41 - Codable support

Pull Request - State: closed - Opened by yoiang about 6 years ago - 17 comments

#40 - UniqueElementsGraph

Pull Request - State: closed - Opened by ferranpujolcamins over 6 years ago - 1 comment

#39 - Add UnweightedGraph initializers for path and cycle

Pull Request - State: closed - Opened by ferranpujolcamins over 6 years ago - 1 comment

#38 - Update ci

Pull Request - State: closed - Opened by ferranpujolcamins over 6 years ago - 1 comment

#37 - Add travis ci configuration

Pull Request - State: closed - Opened by ferranpujolcamins over 6 years ago - 2 comments

#36 - Add Equatable conformance to Graph and Edge

Pull Request - State: closed - Opened by ferranpujolcamins over 6 years ago - 3 comments

#35 - Implement Graph Union operation

Issue - State: closed - Opened by ferranpujolcamins over 6 years ago - 11 comments

#34 - Protocol-based Implementation

Pull Request - State: closed - Opened by ghost over 6 years ago - 6 comments

#33 - Make cycle finder return edges

Pull Request - State: closed - Opened by ZevEisenberg almost 7 years ago - 5 comments

#32 - Spruce Up README

Issue - State: closed - Opened by davecom almost 7 years ago
Labels: enhancement

#31 - Change Graph from class to protocol

Pull Request - State: closed - Opened by ZevEisenberg almost 7 years ago - 2 comments

#30 - Function to find cycles

Issue - State: closed - Opened by ZevEisenberg almost 7 years ago - 10 comments
Labels: enhancement

#29 - GraphML support

Issue - State: open - Opened by peterprokop almost 7 years ago - 3 comments
Labels: enhancement

#28 - Add language tags to improve syntax highlighting

Pull Request - State: closed - Opened by ZevEisenberg almost 7 years ago - 1 comment

#27 - Support Testing on Linux

Issue - State: closed - Opened by davecom almost 7 years ago

#26 - Swift 4 Update

Pull Request - State: closed - Opened by ezfe about 7 years ago - 5 comments

#25 - Port to Swift 4

Issue - State: closed - Opened by davecom about 7 years ago

#24 - Update README.md

Pull Request - State: closed - Opened by macbellingrath about 7 years ago - 1 comment

#23 - removeAllEdges crash

Issue - State: closed - Opened by ProudOfZiggy about 7 years ago - 6 comments

#22 - Add Support for the Swift 4 Serialization Mechanisms

Issue - State: closed - Opened by davecom over 7 years ago - 4 comments
Labels: enhancement

#21 - Experiment with Refactoring Graph from Class to Protocol

Issue - State: closed - Opened by davecom over 7 years ago - 1 comment

#20 - Find New HTML Docs Provider

Issue - State: closed - Opened by davecom over 7 years ago - 2 comments
Labels: help wanted

#19 - Fix an arrayIndexOutOfBounds exception when removing edges/vertices b…

Pull Request - State: closed - Opened by brandonroth over 7 years ago - 1 comment

#18 - Index out of bounds crash removing vertex

Issue - State: closed - Opened by brandonroth over 7 years ago - 4 comments

#17 - Add Minimum Spanning Tree Algorithm

Issue - State: closed - Opened by davecom over 7 years ago
Labels: enhancement

#16 - Automated Build Server

Issue - State: closed - Opened by davecom over 7 years ago - 1 comment

#15 - Change project structure to allow for installation via Carthage

Pull Request - State: closed - Opened by klundberg over 7 years ago - 7 comments

#14 - Problem with neighborsForVertex

Issue - State: closed - Opened by Przemyslaw-Wosko over 7 years ago - 2 comments

#13 - Add Search Methods w/ Vertex -> Bool Goal Checking Function parameter

Issue - State: closed - Opened by davecom over 7 years ago
Labels: enhancement

#12 - Add NSCoding Support

Issue - State: closed - Opened by jeffd almost 8 years ago - 2 comments

#11 - Allow use with Carthage

Pull Request - State: closed - Opened by jkennington almost 8 years ago - 5 comments

#10 - Trouble Pushing 1.1.0 to CocoaPods

Issue - State: closed - Opened by davecom about 8 years ago - 3 comments
Labels: bug, help wanted

#9 - Type `Graph<V>` does not conform to protocol `IndexableBase`

Issue - State: closed - Opened by cansurmeli about 8 years ago - 3 comments

#8 - Reorganize project structure

Pull Request - State: closed - Opened by nickswalker over 8 years ago - 3 comments

#7 - Graphs with Int Vertices have Ambiguous Method Calls

Issue - State: closed - Opened by peterkos over 8 years ago - 1 comment

#6 - Changed 'clik' to 'click'

Pull Request - State: closed - Opened by peterkos over 8 years ago

#5 - Doesn't Build Under Xcode 7.3

Issue - State: closed - Opened by davecom over 8 years ago

#4 - Improvments

Pull Request - State: closed - Opened by lightsprint09 almost 9 years ago - 1 comment

#3 - Changelog File

Issue - State: closed - Opened by ghost almost 9 years ago - 2 comments

#2 - spell name correctly

Pull Request - State: closed - Opened by davecom almost 9 years ago

#1 - Port to Swift 2.0

Issue - State: closed - Opened by davecom about 9 years ago