Skip to content

acogn/skipath-finder

Repository files navigation

skipath-finder

Les Arcs Ski Resort Graph

This set of scripts can calculate the most efficient path of ski slopes to achieve a skiable distance goal.

Visualize the ski area graph created in load_graph.py by running: python visualize_graph.py

Calculate the shortest path, with the conditions defined in optimizer.py by running: python optimizer.py

Run tests: python -m unittest test_optimizer.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages