Related Plugins and Tags

QGIS Python Plugins Repository

Site Schedule Optimization Plugin icon

Plugin ID: 2789
(5) votes 

Finds an optimal multi-day schedule for traveling to a set of locations.

A tool to find an optimal multi-day schedule for traveling to a set of locations. It is akin to solving a partitioned traveling salesman problem w/ constraints. The tool uses simulated annealing (Metropolis-Hastings algorithm) to converge an time-optimized schedule" with provides: 1. Which sites should be visited on what day. 2. Which order to visit those sites within the day. The problem is constrained by: 1. A maximum amount of time allotted per day. 2. The starting and endpoint position of each day (optionally). Several python depedencies are required but can be installed using the plugin itself into an isolated location.

Author
Mike Varga
Maintainer
mvarga6
Tags
python
Plugin home page
https://github.com/mvarga6/SiteSamplingOptimizer
Tracker
Browse and report bugs
Code repository
https://github.com/mvarga6/SiteScheduleOptimization
Latest experimental version:
0.1
Plugin ID
2789
Version Experimental Min QGIS version Max QGIS version Downloads Uploaded by Date
0.1 yes 3.0.0 3.99.0 334 mvarga6 2022-09-28T01:52:43.816556+00:00

Sustaining Members