

Automatic Trip Planner
The goal of the project is to automatically generate travel itineraries
by user specifications, thereby helping simplify the process of travel
planning.
This will be done by prompting the user to input the basic trip
information (location, dates and interests), obtaining POIs that match
these criterias and using a special algorithm to create the itinerary.
Daniel Tsirulnikov
Advisor: Keren Kalif
Software Engineering
Itinerary Overview
Genetic Algorithm Workflow
A customized genetic algorithm was used
in order to determine the shortest path between
POIs and calculate the most efficient route.
The project intends to help users create interesting and
efficient travel itineraries by automating the process and
requiring minimum effort from the user.