Recent Releases of https://github.com/alphal00p/linnet
https://github.com/alphal00p/linnet - v0.12.0
Other
- all tests pass
- clippy fixes
- write global data outside of graph[] scope
- Add ID=ID statements to global data when parsing
- newline after nodes
- dot serialize with name
- write graph name
- correctly parse orientations
- make iteredges iterate with edgeid order not involution order
- Rust
Published by github-actions[bot] 8 months ago
https://github.com/alphal00p/linnet - v0.11.0
Other
- serialize global data
- Rust
Published by github-actions[bot] 9 months ago
https://github.com/alphal00p/linnet - v0.10.0
Other
- Add check graph function and extracting by nodes
- Add is_empty to Swap trait and update implementations
- Rust
Published by github-actions[bot] 9 months ago
https://github.com/alphal00p/linnet - v0.9.1
Other
- impl asref for newtypes
- Rust
Published by github-actions[bot] 9 months ago
https://github.com/alphal00p/linnet - v0.9.0
Other
- Allow specifying a subgraph in the DOT format.
- Rewrite DOT output to include node, hedge and edge indices and fix bidirectional serialization
- DotGraph has concrete data. Parser now supports global edge and vertex data. Can set edge, vertex and hedge index
- add multi-graph parsing and global graph data
- Rust
Published by github-actions[bot] 9 months ago
https://github.com/alphal00p/linnet - v0.8.0
Other
- clippy fix
- Rename HedgeVec to EdgeVec and introduce HedgeVec
- Add H parameter to HedgeGraph in iter_edges and orientation
- add H to SignedCycle
- rename asref to toref
- Add hedgedata to hedgegraph
- add perm by key
- update symbolica
- Fix tree traversal and modify ForestNodeStore API to use Option
- Rust
Published by github-actions[bot] 10 months ago
https://github.com/alphal00p/linnet - v0.7.1
Other
- Fix crown computation by inverting subgraph inclusion check and add inclusion for HedgePair
- Rust
Published by github-actions[bot] 11 months ago
https://github.com/alphal00p/linnet - v0.7.0
Other
- unify iterator signature and remove redundant and misleading functions
- Add zenodo doi
- Rust
Published by github-actions[bot] 11 months ago
https://github.com/alphal00p/linnet - v0.6.3
Other
- improve README
- Rust
Published by github-actions[bot] 11 months ago
https://github.com/alphal00p/linnet - v0.6.2
Other
- remove useless check and set
- Correctly forget identification history and adds subgraph contraction
- Rust
Published by github-actions[bot] 11 months ago
https://github.com/alphal00p/linnet - v0.6.1
Other
- Merge pull request #11 from alphal00p/juleswip3253120278989361716
- Rust
Published by github-actions[bot] 11 months ago
https://github.com/alphal00p/linnet - v0.6.0
Fixed
- fix all tests and update symbolica
- fixes forgetidentificationhistory, If you delete a subgraph you need
Other
- Add crown functions and implement spanning tree enumeration algo based on graph contraction
- PartialEq and Eq for hedgevec
- from_raw for hedgevec
- Rust
Published by github-actions[bot] 11 months ago
https://github.com/alphal00p/linnet - v0.5.2
Fixed
- fix involution extraction
Other
- Add Permutation iterators, new graph extract test
- Rust
Published by github-actions[bot] 12 months ago
https://github.com/alphal00p/linnet - v0.5.1
Other
- Clean up debug prints and add cycle test
- Rust
Published by github-actions[bot] 12 months ago
https://github.com/alphal00p/linnet - v0.5.0
Fixed
- fixes all around
Other
- boundary->crown
- hairs->boundary
- Rust
Published by github-actions[bot] 12 months ago
https://github.com/alphal00p/linnet - v0.4.0
Added
- feature flag bincode and serde
- Rust
Published by github-actions[bot] 12 months ago
https://github.com/alphal00p/linnet - v0.3.0
Fixed
- fixed extraction for childvec forest, all tests pass and fix warnings
Other
- adds extract to SmartHedgeVec and involution
- maps now take a FnMut
- derive more (Decode and Encode)
- Rust
Published by github-actions[bot] 12 months ago
https://github.com/alphal00p/linnet - v0.2.3
Other
- unpin serde
- Rust
Published by github-actions[bot] about 1 year ago
https://github.com/alphal00p/linnet - v0.2.2
Fixed
- fix test snapshots
Other
- raw image
- Rust
Published by github-actions[bot] about 1 year ago
https://github.com/alphal00p/linnet - v0.2.1
Other
- Update README.md, logo is a github asset
- put crates badge
- Rust
Published by github-actions[bot] about 1 year ago
https://github.com/alphal00p/linnet - v0.2.0
Fixed
- fix cetz orientation
Other
- Create release-plz.yml
- Rust
Published by github-actions[bot] about 1 year ago