Skip to content

This project is a java application that manipulates graphs and implements a shortest path algorithm

License

Notifications You must be signed in to change notification settings

Hubrec/SAEGraphMapAnalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SAE Graph Map Analysis

Project presentation

This project is a java application developped during my first year of BUT info at IUT Lyon 1. This application imprements a graph manager which handles in particular the search for the shortest path, the comparison of vertices and the customization of the graph The repository contains a executable of the app and the source code with all the commits process. There is also a .txt file who contains an example of the data needed to load a graph.

Try it now

You can clone the repository and play with the sample data provided.

The data is formatted line by line and must be imported when the application is opened. they are stored in this document.

Visuals of the application

  • This is the main screen of the application, it allows you to view the entire graph at once :

    image graph

  • Here is also a visuel but with a way selected :

    image graph 2

Authors

Mathis Guerin

License

This project is under a MIT licence.

Project status

The development of the project is closed for the moment and offers a stable version

About

This project is a java application that manipulates graphs and implements a shortest path algorithm

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages