Docs.rs
  • orx-priority-queue-1.7.0
    • orx-priority-queue 1.7.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • orxfun
    • Dependencies
      • priority-queue ^2.3 normal optional
      • criterion ^0.5 dev
      • itertools ^0.14 dev
      • rand ^0.9 dev
      • rand_chacha ^0.9 dev
    • Versions
    • 100% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

orx_priority_queue1.7.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • DaryHeap
  • DaryHeapOfIndices
  • DaryHeapWithMap

Enums

  • ResDecreaseKeyOrPush
  • ResTryDecreaseKey
  • ResTryDecreaseKeyOrPush
  • ResUpdateKey
  • ResUpdateKeyOrPush

Traits

  • HasIndex
  • NodeKeyRef
  • PriorityQueue
  • PriorityQueueDecKey

Type Aliases

  • BinaryHeap
  • BinaryHeapOfIndices
  • BinaryHeapWithMap
  • QuaternaryHeap
  • QuaternaryHeapOfIndices
  • QuaternaryHeapWithMap