Skip to topic | Skip to bottom
Home
TModeling
TModeling.Dijkstrar1.1 - 18 Dec 2008 - 02:16 - Main.guesttopic end

Start of topic | Skip to actions
Dijkstra's method

Uses dijkstra's method to compute distances between a given source and all vertices of a given mesh. The output is a sequence of triplets. The first two members of the triplets are the X-Y coordinates of a vertex, while the third member of the triplet is the distance of the corresponding vertex from the given source.

Example Usage:


General

Usage:
dijkstra -i input_mesh -o output_path_file.txt -s source_index_number

-- VishalVerma - 17 Dec 2008
to top


You are here: TModeling > Software > TMVTools > Dijkstra

to top

Copyright © 1999-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback