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

[tsp_instance]

Value

A rotated tsp_instance.

See Also

normalization_angle


[Package tspmeta version 1.2 Index]