GithubHelp home page GithubHelp logo

aymane11 / graphalgos Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 19.38 MB

Some graph algorithms (Search , Shortest path ...) in python

License: MIT License

Python 100.00%
python graphs graph-algorithms

graphalgos's Introduction

graphAlgos

Some graph algorithms (Search , Shortest path ...) implemented in python.

Content

Requirements

You need Python 3 ๐Ÿ or later. In Ubuntu, Mint and Debian you can install Python 3 like this:

    $ sudo apt-get install python3 python3-pip

For other Linux flavors, macOS and Windows, packages are available here.

Usage

  • ๐Ÿ”ง Edit the graph by adding edges using G.addEdge(from,to,cost)
  • โ–ถ๏ธ Run the code

TODO

  • Add random graph generator
  • Add explanation .md files for each algorithm
  • Add tests
  • Create a GUI to visualize the algorithms

Contributing

Step 1

  • Option 1

    • ๐Ÿด Fork this repo!
  • Option 2

    • ๐Ÿ‘ฏ Clone this repo to your local machine using git clone https://github.com/Aymane11/graphAlgos.git

Step 2

  • HACK AWAY! ๐Ÿ”จ๐Ÿ”จ๐Ÿ”จ

Step 3


License

License

MIT Licence

graphalgos's People

Contributors

aymane11 avatar

Stargazers

 avatar

Watchers

 avatar  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.