Ecosyste.ms: Issues

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

GitHub / stchang/graph issues and pull requests

#67 - Inbound and outbound neighbors for directed graphs

Issue - State: open - Opened by t0mpr1c3 about 1 year ago

#66 - typo in graph.scrbl

Pull Request - State: closed - Opened by t0mpr1c3 about 1 year ago - 1 comment

#65 - Add ability to customize Graphviz attributes

Pull Request - State: closed - Opened by camoy about 3 years ago - 6 comments

#64 - Add `directed-graph?` and `undirected-graph?`

Issue - State: open - Opened by a11ce over 3 years ago - 8 comments

#63 - Doc fixes (was: Docs of dfs/generalized: Show 4 parameters for #:break.)

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

#62 - Is it possible to use Graph Properties to generate better `.dot` files?

Issue - State: closed - Opened by NoahStoryM over 3 years ago - 7 comments

#61 - racket 8 breaks tests

Issue - State: closed - Opened by stchang over 3 years ago

#60 - Fix documentation code example from `for` to `for/fold`

Pull Request - State: closed - Opened by camoy over 3 years ago - 1 comment

#59 - Add matrix->matrix-graph.

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

#58 - Typed Racket interface

Issue - State: open - Opened by scolobb almost 4 years ago - 7 comments

#57 - support for multigraphs

Issue - State: open - Opened by jsiek about 4 years ago - 5 comments

#56 - `undirected-graph` raises `apply` error

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

#55 - fixes typo.

Pull Request - State: closed - Opened by mkohlhaas almost 5 years ago - 1 comment

#54 - Explicitly allow non-numerical edges

Pull Request - State: closed - Opened by scolobb almost 5 years ago - 3 comments

#53 - graphviz: support arbitrary edge values

Issue - State: closed - Opened by stchang almost 5 years ago - 3 comments

#52 - Functional interface?

Issue - State: closed - Opened by zyrolasting over 5 years ago - 3 comments

#51 - invalid version number

Issue - State: closed - Opened by stchang over 5 years ago

#50 - edge-weight should allow default value

Issue - State: closed - Opened by stchang over 5 years ago

#49 - document gen:queue and queue-lib

Issue - State: open - Opened by stchang over 5 years ago
Labels: docs

#48 - Bug in maximum bipartite matching?

Issue - State: closed - Opened by kmicinski over 5 years ago - 12 comments

#47 - Serialization

Issue - State: open - Opened by urbanslug over 5 years ago - 3 comments

#46 - Implement multigraphs

Issue - State: open - Opened by alphajuliet over 5 years ago - 1 comment

#45 - Allow setting of graphviz attributes other than color

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

#44 - Please add the racket topic to this repo

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

#43 - Tests fail on Racket 7

Issue - State: closed - Opened by clacke almost 6 years ago - 1 comment

#42 - Travis: Remove testing for pre-6 Rackets

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

#41 - stop supporting Racket versions < 6

Issue - State: closed - Opened by stchang about 6 years ago - 1 comment

#40 - Add maximum spanning tree functions

Pull Request - State: closed - Opened by robertkleffner about 6 years ago - 1 comment

#39 - Racket 5 tests don't work

Issue - State: closed - Opened by clacke about 6 years ago - 3 comments

#38 - Travis: Add Racket versions up to 7.1

Pull Request - State: closed - Opened by clacke about 6 years ago - 1 comment

#37 - Split into graph, graph-lib and graph-doc

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

#36 - Change struct to serializable-struct.

Pull Request - State: open - Opened by LeifAndersen over 6 years ago - 7 comments

#35 - depends on racket-doc

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

#34 - Add an optional #:output argument to the graphviz function

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

#33 - mrlib/graph support

Issue - State: open - Opened by LeifAndersen almost 7 years ago

#32 - generalize search strategies to allow sorting of children

Issue - State: open - Opened by v-nys over 7 years ago - 1 comment

#30 - Added the apache v2 license.

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

#29 - Needs License

Issue - State: closed - Opened by LeifAndersen over 7 years ago

#28 - `do-bfs` colon keyword docs misleading

Issue - State: open - Opened by LeifAndersen over 7 years ago

#27 - Add graph-union!

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

#26 - Fixgraphviz

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

#25 - Graphviz files not parsable

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

#24 - How to specify root for do-dfs traversal?

Issue - State: open - Opened by elfprince13 over 7 years ago - 3 comments

#23 - Is library threadsafe?

Issue - State: open - Opened by LeifAndersen over 7 years ago - 1 comment

#21 - transitive-closure silently breaks documented contract in case of empty graph

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

#20 - graphviz unhappy on #:colors #t

Issue - State: closed - Opened by jbclements about 8 years ago - 2 comments

#19 - Other equality predicates in scc

Issue - State: open - Opened by dfeltey almost 9 years ago - 1 comment

#18 - Undirected weighted graph reports weight for one direction only

Issue - State: closed - Opened by dkvasnicka almost 9 years ago - 1 comment

#17 - use of `in-set` makes thing slower

Issue - State: open - Opened by samth about 9 years ago - 16 comments

#16 - docs for mst-prim don't indicate need for root-v

Issue - State: closed - Opened by jkominek about 10 years ago - 1 comment

#14 - Confusing documentation of do-dfs, possible typeo

Issue - State: closed - Opened by jasonhemann about 10 years ago

#13 - Parameter list in do-bfs is super long, hides text

Issue - State: closed - Opened by jasonhemann about 10 years ago

#11 - add accumulator for bfs

Issue - State: closed - Opened by stchang over 10 years ago
Labels: enhancement

#10 - Where's `johnson`?

Issue - State: closed - Opened by mbutterick over 10 years ago - 1 comment

#9 - add eq and eqv graphs

Issue - State: open - Opened by stchang over 10 years ago
Labels: enhancement

#8 - use raco test for tests

Issue - State: closed - Opened by stchang over 10 years ago - 1 comment
Labels: enhancement

#7 - enhancement: add `set-vertex!`

Issue - State: closed - Opened by mbutterick over 10 years ago - 3 comments
Labels: enhancement

#6 - `in-vertices` should return a sequence

Issue - State: closed - Opened by stchang over 10 years ago - 1 comment
Labels: bug

#5 - add remove-vertex!

Issue - State: closed - Opened by stchang over 10 years ago
Labels: enhancement

#4 - Added function to convert graphs to graphviz format

Pull Request - State: closed - Opened by jpverkamp about 11 years ago - 1 comment

#3 - Added Brelaz coloring

Pull Request - State: closed - Opened by jpverkamp about 11 years ago

#2 - unweighted-graph/adj missing vertices

Issue - State: closed - Opened by stchang about 11 years ago - 1 comment
Labels: bug

#1 - graph only allows one self loop

Issue - State: open - Opened by stchang over 11 years ago - 1 comment