aerospaceresearch / visma

VISual MAth - an equation solver and visualizer
GNU General Public License v3.0
99 stars 80 forks source link

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

Open gr8geek opened 4 years ago

gr8geek commented 4 years ago

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 commented 3 years ago

@rudrajit1729 feel free to make contributions Cheers

MostafaOmar98 commented 3 years ago

Hello,

Is this still needed? I can work on it.

meghanacosmos commented 3 years ago

I'd like to work on these too!

gr8geek commented 3 years ago

@MostafaOmar98 @Meghana-12 feel free to work

spursbyte commented 3 years ago

I want to work on this issue.

Pradhansuman3112 commented 3 years ago

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