Difference between revisions of "TravelingSalesman Command"

From GeoGebra Manual
Jump to: navigation, search
(command syntax: changed [ ] into ( ))
 
Line 1: Line 1:
 
<noinclude>{{Manual Page|version=5.0}}</noinclude>
 
<noinclude>{{Manual Page|version=5.0}}</noinclude>
 
{{command|discrete|US_version=TravelingSalesman|non-US_version=TravellingSalesman}}
 
{{command|discrete|US_version=TravelingSalesman|non-US_version=TravellingSalesman}}
;TravelingSalesman[ &lt;List of Points> ]
+
;TravelingSalesman( &lt;List of Points> )
 
:Returns the shortest closed path which goes through each  point exactly once. Returned object is a [[Locus Command|locus]], so it is [[Free, Dependent and Auxiliary Objects|auxiliary]].
 
:Returns the shortest closed path which goes through each  point exactly once. Returned object is a [[Locus Command|locus]], so it is [[Free, Dependent and Auxiliary Objects|auxiliary]].

Latest revision as of 18:49, 30 September 2017


TravelingSalesman( <List of Points> )
Returns the shortest closed path which goes through each point exactly once. Returned object is a locus, so it is auxiliary.
© 2024 International GeoGebra Institute