Library set for Rust
An associative data structure for common prefix search. Implemented with double array.
Implements the Viterbi and the A* algorithms for efficient pathfinding.
Copyright (C) 2023-2024 kaoru https://www.tetengo.org/
This product is released under the MIT license. See the LICENSE file for details.