Journals
Publish with us
Publishing partnerships
About us
Blog
Mathematical Problems in Engineering
Journal overview
For authors
For reviewers
For editors
Table of Contents
Special Issues
Mathematical Problems in Engineering
/
2021
/
Article
/
Alg 2
/
Research Article
Aircraft Parking Trajectory Planning in Semistructured Environment Based on Kinodynamic Safety RRT
Algorithm 2
Time-based rewiring procedure.
(1)
for
each
∈
do
(2)
←
Kinodynamic
_
Steering
(
);
(3)
if
Time_Cost
(
)
+
Time_Cost
(
)
<
Cost
(
)
then
(4)
←
Parent
(
);
(5)
E
←(
E
\{(
,
)
}) ∪ {(
,
)
};
(6)
return
G
= (
V
,
E
);