v1.0.1
Coauthored with @dvbuntu! 🚀
Changed
-
Fix minimum number of nodes on path condition for
PSOLGENT
. -
Force node sorting to start with "Source" and end with "Sink" in
PSOLGENT
. -
Force inclusion of Source and Sink nodes in
PSOLGENT
paths. -
Clean up:
BiDirectional
to use search objects again.labelling.*
removeLabelExtension
unified withParams
.
Added
-
Record
rand
value used to generatePSOLGENT
paths from positions. -
Make upper and lower bound of
PSOLGENT
initial positions optional arguments. -
2opt in
PSOLGENT
for better evaluation of solutions. -
Critical resource as a parameter to
BiDirectional
-
[EXPERIMENTAL] Add critical resource preprocessing attempt using longest paths
Fixed
- Issue #79