]> rtime.felk.cvut.cz Git - hubacji1/rrts.git/commit
Store computed path in class variable
authorJiri Vlasak <hubacji1@fel.cvut.cz>
Mon, 12 Jul 2021 09:25:30 +0000 (11:25 +0200)
committerJiri Vlasak <hubacji1@fel.cvut.cz>
Mon, 12 Jul 2021 09:27:34 +0000 (11:27 +0200)
commit83e7c95b1a75636e2b2084829d4c8aa97c6ce510
treed3653128233196744fa191844839db78ecb389ab
parent5a37c3a92948f358cbb82512d362d96093f452eb
Store computed path in class variable

This change has the consequences for the _optimize path_ extensions,
particularly `ext3` and `ext13`. These extensions are also updated.
api/rrtext.h
api/rrts.h
src/rrtext13.cc
src/rrtext3.cc
src/rrts.cc