normalize_rotation {tspmeta} | R Documentation |
Normalize an instance w.r.t. its rotation.
Description
Normalization is performed by aligning the main axis of the cities with the X axis.
Usage
normalize_rotation(instance)
Arguments
instance |
[ |
Value
A rotated tsp_instance
.
See Also
[Package tspmeta version 1.2 Index]