Expand description
- Traits for the A* algorithm
§Metadata
- Copyright: © 2002 - 2022
CroftSoft Inc
- Author:
David Wallace Croft
- Rust version: 2022-11-10
- Rust since: 2022-10-21
- Java version: 2003-04-29
- Java since: 2002-04-21
§History
- Adapted from the interfaces in the Java-based
CroftSoft Core Library
- com.croftsoft.core.ai.astar.Cartographer
- com.croftsoft.core.ai.astar.SpaceTester
Traits§
- Cartographer
- An A* algorithm map maker