Giter VIP home page Giter VIP logo

graphvisualization-chainsupply's Introduction

GraphVisualization-ChainSupply

An introduction to the C programming language - 1st year project at TELECOM Nancy

English

This program was designed to allow users to visualize a network of freight transportation. Users will have to choose between having the network be generated at random or manually entering its dependencies on the command line. A .dot file will be created and compiled using GraphViz, an open-source C library for the visualization of graphs. Users must then choose two warehouses between which he wishes to find the shortest path, which will be found using the Dijktra algorithm implemented in the program. Users must finally define the amount of products they wish to transport from one warehouse to another. The final solution will be shown as an JPEG image.

Users will be guided all along.

IMPORTANT: for a 6 node graph, nodes are numbered from 1 to 6 and not from 0 to 5

\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\

Français

Ce programme a été conçu pour permettre à l'utilisateur de visualiser un réseau de transport de marchandises. Dans un premier temps l'utilisateur devra choisir entre deux modes de fonctionnement : une génération aléatoire ou une saisie manuelle du réseau. Un fichier .dot est créé et compilé à l'aide de GRAPHVIZ en format .jpg. L'utilisateur devra par la suite indiquer le numéro des deux dépôts entre lesquels il souhaite trouver un chemin. L'algorithme de Dijkstra utilisé permettra de trouver le plus court chemin entre ces deux dépôts pour présenter la solution sous format .jpg. L'étape finale consiste à définir la quantité de marchandises que l'utilisateur souhaite transporter entre ces deux points. L'état final du réseau sera affiché sous format .jpg.

L'utilisateur sera guidé tout au long de ses démarches. ATTENTION : pour un graphe à 6 sommets par exemple, les sommets sont numérotés de 1 à 6, et non pas de 0 à 5.

graphvisualization-chainsupply's People

Contributors

vz-chameleon avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.