Expand description
- Operation implementations for the A* algorithm
§Metadata
- Copyright: © 2022-2023
CroftSoft Inc
- Author:
David Wallace Croft
- Java created: 2002-04-21
- Java updated: 2003-05-09
- Rust created: 2022-10-22
- Rust updated: 2023-06-25
§History
- Adapted from the classes in the Java-based
CroftSoft Core Library
- com.croftsoft.core.ai.astar.NodeInfo