rabus

Crates.iorabus
lib.rsrabus
version0.1.0
sourcesrc
created_at2022-10-10 09:21:51.308782
updated_at2022-10-10 09:21:51.308782
descriptionRatio bus detection algorithms and heuristics.
homepagehttps://gitlab.com/ratio-case/rust/rabus
repositoryhttps://gitlab.com/ratio-case/rust/rabus.git
max_upload_size
id684471
size6,898
Tiemen Schuijbroek (TiemenSch)

documentation

README

Ratio bus detection algorithms and heuristics.

Bus detection is the detection of integrative components within a graph or network structure. The naming is derived from "bus" components in computing and electronics, which are the components that most others are plugged into to distribute power or communication.

Changelog

[0.1.0] - 2022-10-10

Added

  • Basic gamma bus detection.
Commit count: 37

cargo fmt