Package edu.gwu.algtest


package edu.gwu.algtest
  • Class
    Description
    Interface BusConnectionAlgorithm needs to be implemented by any algorithm that wishes to solve the Bus-Connection problem.
    A class to be used both for specifying a bus route (start, end, and intermediate points), and a bus journey (embarkation, disembarkation points).