Commit Graph

357 Commits

Author SHA1 Message Date
Stephen Kiazyk 8757d4ac07 Added the ability to select kernel when running benchmarks 2014-09-23 16:19:08 -04:00
Stephen Kiazyk 93060c6649 Incorrect script name in run_benchmarks.sh 2014-09-23 11:53:02 -04:00
Stephen Kiazyk 1d29a4dec0 Added .cmd file for Surface_mesh_shortest_path_test_2 2014-09-22 18:05:38 -04:00
Stephen Kiazyk 730c713a5b Fix for shortest path test 1
Due to changes in sequence collector
2014-09-22 18:03:39 -04:00
Stephen Kiazyk b7968eae18 Modifications to shortest_path_sequence_to_source_points
Changed the documentation to be clearer about which halfedges are
returned.
The query point will now always be passed to the visitor (unless no
shortest paths were found).
2014-09-22 17:01:38 -04:00
Stephen Kiazyk a8ba386c4b Added figure generation to benchmarks
All benchmark data is generated with a single call to a bash script now.
Still must be pasted into the user doc manually.
2014-09-22 16:41:23 -04:00
Sébastien Loriot fbc46bd95e rename Polyhedron_shortest_path -> Surface_mesh_shortest_path 2014-09-19 17:33:43 +02:00