Skip to content

DuaneMurray/Operations-Research

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ETM540

ETM-540 Team Project - Portland Oregon Tourism Route Optimization

This R Shiny application loads data from a CSV file that contains location information that is used to map each attraction using the shiny leaflet library. In addition, the detailed information for each location is displayed in a table format below the map output in the UI.

The map is interactive and allows for zooming in/out, provides pop-ups for each location that includes the name and address.

The table data can be sorted by the user by clicking on the header/title of each column.

The model used is a traveling salesman problem (TSP) implementation to minimize the path taken to visit each user selected location; round-trip.

Live Application Demo: https://89lexk-duane-murray.shinyapps.io/code/

About

ETM-540 Operations Research Team Project - Portland Oregon Tourism Route Optimization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages