Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Discrete Mathematics: add new modules for representing graph(network) of various kind and graph operations #241

Open
gr8geek opened this issue Mar 16, 2020 · 6 comments

Comments

@gr8geek
Copy link

gr8geek commented Mar 16, 2020

https://github.com/gr8geek/visma/tree/network-suppourt-added

We intend to create a graph module that could perform various kinds of graph like:
1.weighted graph
2.trees(including balanced binary search tree)
and algorithms:
3.Shortest pathfinder
4.Topological sort
5.Isomorphism checking
6.graph union and intersection

@gr8geek
Copy link
Author

gr8geek commented Aug 13, 2020

@rudrajit1729 feel free to make contributions
Cheers

@MostafaOmar98
Copy link

Hello,

Is this still needed? I can work on it.

@meghanacosmos
Copy link

I'd like to work on these too!

@gr8geek
Copy link
Author

gr8geek commented Oct 16, 2020

@MostafaOmar98 @meghana-12 feel free to work

@spursbyte
Copy link

I want to work on this issue.

@Pradhansuman3112
Copy link

can i work on this issue ? please provide me more info.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants