Skip to content

EmpiricalAnalysis/Optimizing-Search-for-The-Shortest-Route-in-A-Weighted-Digraph-under-Constraint

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

Optimizing Search for The Shortest Route in A Weighted Digraph under Constraint

In this course project I wrote an optimization method to find the shortest overall path in a weighted directed graph. I then applied the method to find the shortest route from one building to another on a college campus while minimizing the amount of time one would have to spend walking outdoors.

The python codes I wrote are in ps5.py, and an overview of this project is provided in Background of Optimization.pdf .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages