C# Implementation of Bitonic Tour
Thanks to Pedro Guerreiro's! The BitonicTour class contained in this repository is based on algorithms in [Pedro Guerreiro's] paper "The Canadian Airline Problem and the Bitonic Tour: Is This Dynamic Programming?".
Thanks also to Andy McGovern. The SphereMath class is based on his article on CodeGuru.com.