Releases: torressa/cspy
Releases · torressa/cspy
New Features
Among some bug fixes and Introduced some features for the results of the algorithms.
After running the algorithm, you can now extract:
- the path for a list with the nodes in the path;
- the accumulated cost of the path;
- and the accumulated resource usage of the path.
Unfortunately, these changes are backwards incompatible.
Bug fixes
JOSS Review Updates
v0.0.10 CI build fix attempt
v0.0.9
First Release
v0.0.8 release
v0.0.5
Implemented PSOLGENT
v0.0.4 updated docstrings