Docs.rs
  • fast_paths-1.0.0
    • fast_paths 1.0.0
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • easbar
    • Dependencies
      • log ^0.4 normal
      • priority-queue ^2.0.2 normal
      • serde ^1.0 normal
      • bincode ^1.3.3 dev
      • rand ^0.6 dev
      • stopwatch ^0.0.7 dev
    • Versions
    • 41.46% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

fast_paths1.0.0

Crate Items

  • Structs
  • Constants
  • Functions
  • Type Aliases

List of all items

Structs

  • Edge
  • FastGraph
  • FastGraph32
  • FastGraphBuilder
  • InputGraph
  • Params
  • ParamsWithOrder
  • PathCalculator
  • ShortestPath

Functions

  • calc_path
  • calc_path_multiple_sources_and_targets
  • create_calculator
  • deserialize_32
  • get_node_ordering
  • prepare
  • prepare_with_order
  • prepare_with_order_with_params
  • prepare_with_params
  • serialize_32

Type Aliases

  • EdgeId
  • NodeId
  • Weight

Constants

  • INVALID_EDGE
  • INVALID_NODE
  • WEIGHT_MAX
  • WEIGHT_ZERO