Graphs

main

RedECSEngine/Graphs

Graphs

Basic Swift Graph structures with no library dependencies

Purpose of this library

  • Cross-platform Swift friendly
  • Focus on graphs and algorithms needed in gaming. Elminate the need for any 2D GameplayKit algorithms
  • Focus on test coverage and readability over accomplishing the best performance for some functions. Performance can improve in time as test benchmarks are added and recorded, but thorough test cases should help make that migration easier without regressions.

Description

  • Swift Tools 5.3.0
View More Packages from this Author

Dependencies

  • None
Last updated: Sat Mar 16 2024 07:35:54 GMT-0900 (Hawaii-Aleutian Daylight Time)