network-flow

Crates.ionetwork-flow
lib.rsnetwork-flow
version0.1.0
sourcesrc
created_at2023-06-29 03:57:46.647366
updated_at2023-06-29 03:57:46.647366
descriptionA library of network flow for rust lang
homepage
repositoryhttps://github.com/shanxizeng/network_flow_rs
max_upload_size
id902932
size44,098
(shanxizeng)

documentation

README

network-flow

这是一个用于最大流和最小费用最大流的库。

其中,图中的容量和费用可以是任意的基础数字类型或者自定义的类型。

License: MIT OR Apache-2.0

Commit count: 12

cargo fmt