Ecosyste.ms: Issues

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

GitHub / thm-mni-ii/graph-algo-ptas issues and pull requests

#76 - docs(README): fix GitHub workflow badges

Pull Request - State: closed - Opened by mxsph almost 2 years ago
Labels: documentation

#75 - [CI/CD] Fix crates.io deployment

Pull Request - State: closed - Opened by mxsph about 2 years ago
Labels: CI/CD

#74 - add Documentation

Pull Request - State: closed - Opened by mxsph about 2 years ago

#73 - Add a command-line interface

Pull Request - State: closed - Opened by mxsph about 2 years ago
Labels: CLI

#72 - Fixes doc comments.

Pull Request - State: closed - Opened by pdrtzk about 2 years ago

#71 - Fixes another doc comment

Pull Request - State: closed - Opened by pdrtzk about 2 years ago

#70 - Make Dynamic Programming Algorithms generic

Pull Request - State: closed - Opened by davidmrt98 about 2 years ago

#69 - Update doc in triangulation.rs

Pull Request - State: closed - Opened by pdrtzk about 2 years ago

#68 - [CI/CD][Pages] fix environment url

Pull Request - State: closed - Opened by mxsph about 2 years ago
Labels: CI/CD

#67 - Add more benchmarks

Pull Request - State: closed - Opened by Zitrone44 about 2 years ago
Labels: benchmark, data structure

#66 - Add more benchmakrs

Issue - State: closed - Opened by Zitrone44 about 2 years ago
Labels: benchmark, data structure

#65 - Implement graph leveling and combine tree decomposition

Pull Request - State: closed - Opened by pdrtzk about 2 years ago
Labels: algorithm

#64 - Publish crate to crates.io

Pull Request - State: closed - Opened by mxsph about 2 years ago
Labels: CI/CD

#63 - Create LICENSE

Pull Request - State: closed - Opened by mxsph about 2 years ago

#62 - Publish crate to crates.io

Issue - State: closed - Opened by mxsph about 2 years ago
Labels: CI/CD

#61 - add Documentation

Issue - State: closed - Opened by mxsph about 2 years ago
Labels: documentation

#60 - [embedding] embedded graph with three nodes

Pull Request - State: closed - Opened by mxsph about 2 years ago
Labels: data structure

#59 - [embedding] embedded graph with three nodes

Issue - State: closed - Opened by mxsph about 2 years ago
Labels: data structure

#58 - Make Dynamic Programming Algorithm generic

Issue - State: closed - Opened by davidmrt98 about 2 years ago
Labels: algorithm

#57 - Implement PTAS with Optimal Tree Decompositions

Pull Request - State: closed - Opened by davidmrt98 about 2 years ago
Labels: algorithm

#56 - Use custom badge for docs and benchmark

Pull Request - State: closed - Opened by Zitrone44 about 2 years ago
Labels: documentation, benchmark

#55 - Custom badges for docs and benchmark

Issue - State: closed - Opened by Zitrone44 about 2 years ago
Labels: documentation, benchmark

#54 - Add ring sementation

Pull Request - State: closed - Opened by Zitrone44 about 2 years ago
Labels: data structure

#53 - Add benchmark

Pull Request - State: closed - Opened by Zitrone44 about 2 years ago
Labels: benchmark, data structure

#52 - Implement Graph Embeding Converter

Pull Request - State: closed - Opened by mxsph about 2 years ago
Labels: data structure

#51 - Implement PTAS with optimal Tree Decompositions

Issue - State: closed - Opened by davidmrt98 about 2 years ago
Labels: algorithm

#50 - Add a command-line interface

Issue - State: closed - Opened by mxsph about 2 years ago
Labels: CLI

#49 - [list_graph] fix doc comment

Pull Request - State: closed - Opened by mxsph about 2 years ago
Labels: documentation, data structure

#48 - Add function for ring segmentation

Issue - State: closed - Opened by Zitrone44 about 2 years ago
Labels: data structure

#47 - Add job to publish docs to github pages

Pull Request - State: closed - Opened by Zitrone44 about 2 years ago
Labels: documentation, CI/CD

#46 - Publish docs on github pages

Issue - State: closed - Opened by Zitrone44 about 2 years ago
Labels: documentation, CI/CD

#45 - Add doc comments to data_structure

Pull Request - State: closed - Opened by Zitrone44 about 2 years ago
Labels: documentation, data structure

#44 - Add benchmarks to embeding Algoritm

Issue - State: closed - Opened by Zitrone44 about 2 years ago
Labels: benchmark, data structure

#43 - Add doc comments to DCEL and Traits

Issue - State: closed - Opened by Zitrone44 about 2 years ago
Labels: documentation, data structure

#42 - Implement Dynamic Programming on Tree Decompositions

Pull Request - State: closed - Opened by davidmrt98 about 2 years ago

#41 - Add random graph generation

Pull Request - State: closed - Opened by Zitrone44 about 2 years ago
Labels: data structure, algorithm

#40 - Implement Dynamic Programming on Tree Decompositions

Issue - State: closed - Opened by davidmrt98 about 2 years ago
Labels: algorithm

#39 - Implement graph leveling and combine tree decomposition

Issue - State: closed - Opened by pdrtzk about 2 years ago
Labels: algorithm

#38 - Add more test cases for preliminaries of tree decomposition

Issue - State: closed - Opened by pdrtzk about 2 years ago
Labels: test, algorithm

#37 - Extension of `GraphDCEL` with general graph functions

Pull Request - State: closed - Opened by mxsph about 2 years ago
Labels: data structure

#36 - Implement ord for link types

Pull Request - State: closed - Opened by Zitrone44 about 2 years ago
Labels: data structure

#35 - Implement triangulation, span tree, dual graph and tree decomposition

Pull Request - State: closed - Opened by pdrtzk about 2 years ago
Labels: algorithm

#34 - Extension of `GraphDCEL` with general graph functions

Issue - State: closed - Opened by mxsph about 2 years ago - 4 comments
Labels: data structure

#33 - Implement trait Ord for LinkVertex

Issue - State: closed - Opened by pdrtzk about 2 years ago
Labels: data structure

#32 - Add get_id to dart and faces

Pull Request - State: closed - Opened by Zitrone44 about 2 years ago
Labels: data structure

#31 - Add get_id to dart and faces

Issue - State: closed - Opened by Zitrone44 about 2 years ago
Labels: data structure

#30 - Add hash implemetation for link structs

Pull Request - State: closed - Opened by Zitrone44 about 2 years ago
Labels: data structure

#29 - Implement `std::hash::Hash` for Link Structs

Issue - State: closed - Opened by Zitrone44 about 2 years ago
Labels: data structure

#28 - DOT Representation of LinkGraph

Pull Request - State: closed - Opened by snicki13 about 2 years ago

#27 - Implement Tree Decomposition

Issue - State: closed - Opened by TimonPllkrn about 2 years ago
Labels: algorithm

#26 - Add circle generator method

Pull Request - State: closed - Opened by Zitrone44 over 2 years ago
Labels: util

#25 - Method to generate circle dcel

Issue - State: closed - Opened by Zitrone44 over 2 years ago
Labels: util

#24 - Fix twin only set one way

Pull Request - State: closed - Opened by Zitrone44 over 2 years ago
Labels: bug, data structure

#23 - Twin only set one way

Issue - State: closed - Opened by Zitrone44 over 2 years ago
Labels: bug, data structure

#22 - Use borrowing in graph dcel

Pull Request - State: closed - Opened by Zitrone44 over 2 years ago
Labels: data structure

#21 - Dot representation

Issue - State: closed - Opened by snicki13 over 2 years ago - 1 comment
Labels: enhancement, data structure

#20 - Update interface to use borrowing

Issue - State: closed - Opened by Zitrone44 over 2 years ago - 1 comment
Labels: data structure

#19 - Add get functions to dcel interface

Pull Request - State: closed - Opened by Zitrone44 over 2 years ago
Labels: data structure

#18 - Add get_faces function to trait

Issue - State: closed - Opened by TimonPllkrn over 2 years ago
Labels: data structure

#17 - Implement Graph Embeding Converter

Issue - State: closed - Opened by mxsph over 2 years ago
Labels: data structure

#16 - Implement Dual Graph

Issue - State: closed - Opened by TimonPllkrn over 2 years ago
Labels: algorithm

#15 - Add linked dcel

Pull Request - State: closed - Opened by Zitrone44 over 2 years ago
Labels: data structure

#14 - Prototype graph implementations.

Pull Request - State: closed - Opened by snicki13 over 2 years ago

#13 - Implement BFS

Issue - State: closed - Opened by davidmrt98 over 2 years ago
Labels: algorithm

#12 - Make graph trait public

Pull Request - State: closed - Opened by Zitrone44 over 2 years ago
Labels: bug, data structure

#11 - Make Graph Traits public

Issue - State: closed - Opened by Zitrone44 over 2 years ago
Labels: bug, data structure

#10 - Implement Triangulation

Issue - State: closed - Opened by TimonPllkrn over 2 years ago
Labels: algorithm

#9 - Return slices

Pull Request - State: closed - Opened by snicki13 over 2 years ago

#8 - Create traits for datastructure

Pull Request - State: closed - Opened by snicki13 over 2 years ago
Labels: data structure

#7 - Implement DCEL

Issue - State: closed - Opened by snicki13 over 2 years ago - 1 comment
Labels: data structure

#6 - Scout Rust graph libraries

Issue - State: closed - Opened by snicki13 over 2 years ago - 1 comment
Labels: data structure

#5 - Randomly generate planar graphs

Issue - State: closed - Opened by snicki13 over 2 years ago
Labels: data structure

#4 - Create traits for datastructure

Issue - State: closed - Opened by snicki13 over 2 years ago
Labels: data structure

#3 - init Benachmark tests

Issue - State: closed - Opened by mxsph over 2 years ago
Labels: test, benchmark

#2 - init CI/CD

Pull Request - State: closed - Opened by mxsph over 2 years ago
Labels: CI/CD

#1 - init CI/CD

Issue - State: closed - Opened by mxsph over 2 years ago
Labels: CI/CD