What's Changed
- init CI/CD by @mxsph in #2
- Create traits for datastructure by @snicki13 in #8
- Return slices by @snicki13 in #9
- Make graph trait public by @Zitrone44 in #12
- Add linked dcel by @Zitrone44 in #15
- Add get functions to dcel interface by @Zitrone44 in #19
- Use borrowing in graph dcel by @Zitrone44 in #22
- Fix twin only set one way by @Zitrone44 in #24
- Add circle generator method by @Zitrone44 in #26
- DOT Representation of LinkGraph by @snicki13 in #28
- Add hash implemetation for link structs by @Zitrone44 in #30
- Add get_id to dart and faces by @Zitrone44 in #32
- Implement triangulation, span tree, dual graph and tree decomposition by @pdrtzk in #35
- Implement ord for link types by @Zitrone44 in #36
- Extension of
GraphDCEL
with general graph functions by @mxsph in #37 - Implement Dynamic Programming on Tree Decompositions by @davidmrt98 in #42
- Add random graph generation by @Zitrone44 in #41
- Add doc comments to data_structure by @Zitrone44 in #45
- Add job to publish docs to github pages by @Zitrone44 in #47
- [list_graph] fix doc comment by @mxsph in #49
- Implement Graph Embeding Converter by @mxsph in #52
- Add benchmark by @Zitrone44 in #53
- Use custom badge for docs and benchmark by @Zitrone44 in #56
- Implement PTAS with Optimal Tree Decompositions by @davidmrt98 in #57
- Add ring sementation by @Zitrone44 in #54
- [embedding] embedded graph with three nodes by @mxsph in #60
- Publish crate to crates.io by @mxsph in #64
- Create LICENSE by @mxsph in #63
- Implement graph leveling and combine tree decomposition by @pdrtzk in #65
- [CI/CD][Pages] fix environment url by @mxsph in #68
- Add more benchmarks by @Zitrone44 in #67
- Update doc in triangulation.rs by @pdrtzk in #69
- Make Dynamic Programming Algorithms generic by @davidmrt98 in #70
- Fixes doc comments. by @pdrtzk in #72
- add Documentation by @mxsph in #74
- Add a command-line interface by @mxsph in #73
- [CI/CD] Fix crates.io deployment by @mxsph in #75
New Contributors
- @mxsph made their first contribution in #2
- @snicki13 made their first contribution in #8
- @Zitrone44 made their first contribution in #12
- @pdrtzk made their first contribution in #35
- @davidmrt98 made their first contribution in #42
Full Changelog: https://github.com/thm-mni-ii/graph-algo-ptas/commits/v0.1.0