Ecosyste.ms: Issues

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

GitHub / pnevyk/gryf issues and pull requests

#99 - Use find_edge in petgraph benchmark

Pull Request - State: closed - Opened by pnevyk about 1 month ago

#99 - Use find_edge in petgraph benchmark

Pull Request - State: closed - Opened by pnevyk about 1 month ago

#98 - Make Kahn algorithm default for topological sort

Pull Request - State: closed - Opened by pnevyk about 1 month ago

#98 - Make Kahn algorithm default for topological sort

Pull Request - State: closed - Opened by pnevyk about 1 month ago

#97 - Unify edge type between storage and its encapsulation

Pull Request - State: closed - Opened by pnevyk about 1 month ago

#96 - Weight tweaks

Pull Request - State: closed - Opened by pnevyk about 1 month ago

#96 - Weight tweaks

Pull Request - State: closed - Opened by pnevyk about 1 month ago

#95 - Check the vertex count in toposort tests

Pull Request - State: closed - Opened by pnevyk about 1 month ago

#95 - Check the vertex count in toposort tests

Pull Request - State: closed - Opened by pnevyk about 1 month ago

#94 - Do not choose algo based on time complexities in shortest paths

Pull Request - State: closed - Opened by pnevyk about 1 month ago

#94 - Do not choose algo based on time complexities in shortest paths

Pull Request - State: closed - Opened by pnevyk about 1 month ago

#93 - Add and fix tests for Bellman-Ford on undirected graphs

Pull Request - State: closed - Opened by pnevyk about 1 month ago

#93 - Add and fix tests for Bellman-Ford on undirected graphs

Pull Request - State: closed - Opened by pnevyk about 1 month ago

#92 - Fix `AdjList`

Pull Request - State: closed - Opened by pnevyk about 1 month ago

#92 - Fix `AdjList`

Pull Request - State: closed - Opened by pnevyk about 1 month ago

#91 - Crate documentation

Pull Request - State: open - Opened by pnevyk about 2 months ago

#90 - More public API tweaks

Pull Request - State: closed - Opened by pnevyk about 2 months ago

#89 - Add benchmarks for graph operations and algorithms on random graphs

Pull Request - State: closed - Opened by pnevyk about 2 months ago

#88 - Shortest path proptests

Pull Request - State: closed - Opened by pnevyk about 2 months ago

#87 - Support connected setting in proptest strategy

Pull Request - State: closed - Opened by pnevyk about 2 months ago

#86 - Public API tweaks

Pull Request - State: closed - Opened by pnevyk about 2 months ago

#85 - More library organization improvements

Pull Request - State: closed - Opened by pnevyk about 2 months ago

#85 - More library organization improvements

Pull Request - State: closed - Opened by pnevyk about 2 months ago

#84 - "Auto" implementations of core traits

Pull Request - State: closed - Opened by pnevyk about 2 months ago

#84 - "Auto" implementations of core traits

Pull Request - State: closed - Opened by pnevyk about 2 months ago

#83 - Design doc fixes

Pull Request - State: closed - Opened by pnevyk about 2 months ago

#83 - Design doc fixes

Pull Request - State: closed - Opened by pnevyk about 2 months ago

#82 - Library organization improvements

Pull Request - State: closed - Opened by pnevyk about 2 months ago

#82 - Library organization improvements

Pull Request - State: closed - Opened by pnevyk about 2 months ago

#81 - Hygienic custom derives

Pull Request - State: closed - Opened by pnevyk about 2 months ago

#81 - Hygienic custom derives

Pull Request - State: closed - Opened by pnevyk about 2 months ago

#80 - Use ignore attribute instead of cfg flag for proptest tests

Pull Request - State: closed - Opened by pnevyk about 2 months ago

#79 - CI updates

Pull Request - State: closed - Opened by pnevyk about 2 months ago

#78 - Refactor trait system

Pull Request - State: closed - Opened by pnevyk about 2 months ago

#78 - Refactor trait system

Pull Request - State: closed - Opened by pnevyk about 2 months ago

#77 - Suppress warnings

Pull Request - State: closed - Opened by pnevyk about 2 months ago

#77 - Suppress warnings

Pull Request - State: closed - Opened by pnevyk about 2 months ago

#76 - Prepare trait refactoring

Pull Request - State: closed - Opened by pnevyk about 2 months ago

#76 - Prepare trait refactoring

Pull Request - State: closed - Opened by pnevyk about 2 months ago

#75 - Support id types that are not integers in `CompactIdMap`

Issue - State: open - Opened by pnevyk 6 months ago
Labels: enhancement, good first issue

#74 - Refactor Id type

Pull Request - State: closed - Opened by pnevyk 6 months ago

#74 - Refactor Id type

Pull Request - State: closed - Opened by pnevyk 6 months ago

#73 - Fix warnings

Pull Request - State: closed - Opened by pnevyk 6 months ago

#73 - Fix warnings

Pull Request - State: closed - Opened by pnevyk 6 months ago

#71 - Rename `builder.with` to `builder.using`

Issue - State: closed - Opened by pnevyk 6 months ago

#70 - Study `graphene` crate for inspiration

Issue - State: open - Opened by pnevyk 11 months ago
Labels: discussion

#69 - Create module for adapters

Pull Request - State: closed - Opened by pnevyk over 1 year ago

#68 - Handle undirected graphs with unsigned weights appropriately

Pull Request - State: closed - Opened by pnevyk over 1 year ago

#67 - Subset adapter

Issue - State: closed - Opened by pnevyk over 1 year ago

#66 - Shortest paths on undirected graphs with negative weights

Issue - State: closed - Opened by pnevyk over 1 year ago

#65 - Benchmark automatic algorithm selection

Issue - State: open - Opened by pnevyk over 1 year ago

#64 - Fix adding with overflow in Bellman-Ford

Pull Request - State: closed - Opened by pnevyk over 1 year ago

#62 - Implement indexing for graph encapsulations

Pull Request - State: closed - Opened by pnevyk over 1 year ago

#61 - Fix stable storage

Pull Request - State: closed - Opened by pnevyk over 1 year ago

#60 - Return error if goal was not reached in shortest paths algorithm

Pull Request - State: closed - Opened by pnevyk over 1 year ago

#59 - Toposort improvements

Pull Request - State: closed - Opened by pnevyk over 1 year ago

#58 - Add algoritm for checking connectedness of a graph/vertices

Pull Request - State: closed - Opened by pnevyk over 1 year ago

#57 - Add API for adding edges between vertices, inserted if not in graph

Pull Request - State: closed - Opened by pnevyk over 1 year ago

#56 - Stable storage does not check vertex presence in neighbors iterator

Issue - State: closed - Opened by pnevyk over 1 year ago
Labels: bug, good first issue

#55 - Semantics of neighbors iterator for undirected self-loops

Issue - State: closed - Opened by pnevyk over 1 year ago - 2 comments
Labels: discussion

#54 - Storages fixes

Pull Request - State: closed - Opened by pnevyk over 1 year ago

#53 - Custom storage UX improvements

Pull Request - State: closed - Opened by pnevyk over 1 year ago

#52 - Validate applicability of gryf on top reverse dependencies of petgraph

Issue - State: open - Opened by pnevyk over 1 year ago
Labels: good first issue

#51 - Consider changing `add_edge(src, dst, e)` to `add_edge(e: impl IntoEdge)`

Issue - State: open - Opened by pnevyk over 1 year ago
Labels: discussion

#50 - Improve repository-level documentation

Pull Request - State: closed - Opened by pnevyk over 1 year ago

#49 - Fix storages

Issue - State: closed - Opened by pnevyk over 1 year ago - 2 comments
Labels: bug

#48 - Reconsider multi edges iteration

Issue - State: closed - Opened by pnevyk over 1 year ago - 1 comment

#47 - Try to simplify generics for storage on graph encapsulations

Issue - State: closed - Opened by pnevyk over 1 year ago - 1 comment

#46 - Beginning the correctness journey

Pull Request - State: closed - Opened by pnevyk over 1 year ago - 1 comment

#45 - State reuse between multiple runs of the same algorithm

Issue - State: open - Opened by pnevyk over 1 year ago

#44 - Improve `visit` module

Issue - State: open - Opened by pnevyk over 1 year ago

#43 - BFS algorithm for shortest path

Pull Request - State: closed - Opened by pnevyk over 1 year ago

#42 - Adjacency matrix refactor

Pull Request - State: closed - Opened by pnevyk over 1 year ago

#41 - Fallible operations

Pull Request - State: closed - Opened by pnevyk over 1 year ago

#40 - Tweak API for using a custom storage in graphs

Issue - State: closed - Opened by pnevyk over 1 year ago
Labels: enhancement, good first issue

#39 - Rename `ShortestPaths` to `SingleSourceShortestPaths`

Issue - State: closed - Opened by pnevyk over 1 year ago - 1 comment

#37 - Extend `Neighbors` trait with common aliases

Issue - State: open - Opened by pnevyk over 1 year ago
Labels: enhancement, good first issue

#36 - Refactor internals of adjacency matrix representation

Issue - State: closed - Opened by pnevyk over 1 year ago

#35 - Parallel algorithms

Issue - State: open - Opened by pnevyk over 1 year ago - 1 comment

#34 - Fallible methods

Issue - State: closed - Opened by pnevyk over 1 year ago - 1 comment

#33 - Study `networkx` Python package for inspiration

Issue - State: open - Opened by pnevyk almost 2 years ago
Labels: discussion

#32 - Implicit graph helper struct

Issue - State: open - Opened by pnevyk almost 2 years ago - 1 comment

#31 - Constant weights

Issue - State: closed - Opened by pnevyk almost 2 years ago
Labels: good first issue

#30 - UX improvements

Pull Request - State: closed - Opened by pnevyk almost 2 years ago

#29 - Desired behavior of shortest paths algorithms when the goal is not reached

Issue - State: closed - Opened by pnevyk almost 2 years ago - 1 comment
Labels: discussion

#28 - Kahn algorithm does not recover from encountering a cycle

Issue - State: closed - Opened by pnevyk almost 2 years ago
Labels: bug, good first issue

#27 - Toposort cycle error should contain edge that "caused" it

Issue - State: closed - Opened by pnevyk almost 2 years ago - 1 comment
Labels: good first issue

#26 - Toposort algorithms should support skipping cycles

Issue - State: open - Opened by pnevyk almost 2 years ago

#25 - Support stable rust

Pull Request - State: closed - Opened by pnevyk almost 2 years ago

#24 - Reorganization

Pull Request - State: closed - Opened by pnevyk almost 2 years ago

#23 - Make the library compile on stable

Issue - State: closed - Opened by pnevyk almost 2 years ago - 1 comment
Labels: good first issue

#22 - Use BFS for shortest paths if unit weight is used

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

#21 - Refactor algorithms API to builder pattern

Pull Request - State: closed - Opened by pnevyk almost 2 years ago

#20 - Algorithm configuration builders

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

#19 - Implement generic index types

Pull Request - State: closed - Opened by pnevyk almost 2 years ago - 1 comment

#18 - Fix hygiene of procedural macros

Issue - State: closed - Opened by pnevyk almost 2 years ago - 1 comment
Labels: good first issue

#17 - Index types

Issue - State: closed - Opened by pnevyk over 2 years ago - 2 comments
Labels: discussion

#16 - `GraphIterator` trait

Issue - State: open - Opened by pnevyk over 2 years ago
Labels: discussion