GautamGadipudi / year-round-orienting

In this lab, you will be generating optimal paths for orienteering during different seasons. In the sport (or "activity", depending on your level of fitness/competitiveness) of orienteering, you are given a map with terrain information, elevation contours, and a set or sequence of locations to visit ("controls"). There is a combination of athletic skills and planning skills required to succeed - a smarter competitor who can figure out the best way to get from point to point may beat out a more athletic competitor who makes poor choices! In this lab, you are given computer-friendly inputs so that you can use an algorithm to determine the best path for you to take depending on your ability.

Home Page:https://cs.rit.edu/~nyz/FoundAI/630/Lab/Lab1/lab1.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

In this lab, you will be generating optimal paths for orienteering during different seasons. In the sport (or "activity", depending on your level of fitness/competitiveness) of orienteering, you are given a map with terrain information, elevation contours, and a set or sequence of locations to visit ("controls"). There is a combination of athletic skills and planning skills required to succeed - a smarter competitor who can figure out the best way to get from point to point may beat out a more athletic competitor who makes poor choices! In this lab, you are given computer-friendly inputs so that you can use an algorithm to determine the best path for you to take depending on your ability.

https://cs.rit.edu/~nyz/FoundAI/630/Lab/Lab1/lab1.html


Languages

Language:Python 100.0%