DisneyLandPath

command module
v0.0.0-...-13097f4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 24, 2022 License: MIT Imports: 3 Imported by: 0

README

DisneyLandPath

A project built to find the minimum path to reach everyride along the DisneyLand park (Anaheim). The project uses around a years worth of data of ride wait times along with a custom made distance dataset relating the distances of each ride to each other.

Run Instructions Inorder to run main.go run the command

go run main.go

inside the main directory

Build Instructions Inorder to compile the main.go file down to an exectuable main run the command

go build main.go

File Locations CSV contains all relevant CSV file sheets for ride times, walk times, and ride ids. graph contains the main files pertaining to the graph structure including the traversal functions. Inside the graph package includes the graph struct, the node struct, and the edge. Inside utils is files relating to parsing and modifying data from the CSVs.

This project is original based off a CS225 Final Project built by Eli Feinberg (elihf2), Sreyas Dhulipala (sreyasd2), and Jack Wang (jackw5).

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL