Skip to content

Fixed dijkstra implementation bug: improved time from exponential to O(E * logV) #1671

Fixed dijkstra implementation bug: improved time from exponential to O(E * logV)

Fixed dijkstra implementation bug: improved time from exponential to O(E * logV) #1671

Triggered via pull request December 22, 2024 23:17
Status Success
Total duration 51s
Artifacts

build.yml

on: pull_request
cargo fmt
8s
cargo fmt
cargo clippy
24s
cargo clippy
cargo test
38s
cargo test
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
cargo fmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cargo clippy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cargo test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636