Skip to content

4s4v1n/Simple-Navigator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple navigator

logo

Content

The project implements graphical and popular algorithms on graphs, namely:

  1. Search in Europe.
  2. Search in search.
  3. Finding the shortest path between two vertices.
  4. Finding the shortest path among all pairs of vertices.
  5. Finding the minimum spanning tree.
  6. Solving the Salesman problem.

There is a common console interface that is not contained in the view.

To build and run from the project center:

cd src && do everything

To clear a project:

cd src && clear