Module trait_imps

Source
Expand description
  • Trait implementations for the A* algorithm

§Metadata

  • Copyright: © 2022-2023 CroftSoft Inc
  • Author: David Wallace Croft
  • Java created: 2002-04-21
  • Java updated: 2003-05-10
  • Rust created: 2022-10-24
  • Rust updated: 2023-06-25

§History

  • Adapted from the classes in the Java-based CroftSoft Core Library
    • com.croftsoft.core.ai.astar.GridCartographer