The goal of project is to find the cheapest route that visits all cities and returns to the starting point without loops. More detailed description attached in DESCRIPTION.md
- ex00/team00_ex00
- ANSI SQL
- PostgreSQL
- Recursive Query pattern
- ex01/team00_ex01
- ANSI SQL
- PostgreSQL
- Recursive Query pattern