All Projects → lakbychance → graphisual

lakbychance / graphisual

Licence: MIT License
A web application that lets the end users create graphs and visualize algorithms on them.

Programming Languages

typescript
32286 projects
CSS
56736 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to graphisual

VieCut
VieCut 1.00 - Shared-memory Minimum Cuts
Stars: ✭ 34 (-46.87%)
Mutual labels:  graphs
silky-charts
A silky smooth D3/React library
Stars: ✭ 38 (-40.62%)
Mutual labels:  graphs
tg2021task
Participant Kit for the TextGraphs-15 Shared Task on Explanation Regeneration
Stars: ✭ 18 (-71.87%)
Mutual labels:  graphs
DRL graph exploration
Autonomous Exploration Under Uncertainty via Deep Reinforcement Learning on Graphs
Stars: ✭ 53 (-17.19%)
Mutual labels:  graphs
vf3lib
VF3 Algorithm - The fastest algorithm to solve subgraph isomorphism on large and dense graphs
Stars: ✭ 58 (-9.37%)
Mutual labels:  graphs
fermor
Fast, powerful, general-purpose graph traversal and modelling tools plus a performant immutable in-memory graph database.
Stars: ✭ 22 (-65.62%)
Mutual labels:  graphs
pbPlots
A plotting library available in many programming languages.
Stars: ✭ 71 (+10.94%)
Mutual labels:  graphs
ntds 2016
Material for the EPFL master course "A Network Tour of Data Science", edition 2016.
Stars: ✭ 96 (+50%)
Mutual labels:  graphs
dlaudio
Master thesis: Structured Auto-Encoder with application to Music Genre Recognition (code)
Stars: ✭ 14 (-78.12%)
Mutual labels:  graphs
Graphs.jl
An optimized graphs package for the Julia programming language
Stars: ✭ 197 (+207.81%)
Mutual labels:  graphs
icingaweb2-module-pnp
Integrate PNP graphs into Icinga Web 2
Stars: ✭ 32 (-50%)
Mutual labels:  graphs
sr graph
A simple, one-file, header-only, C++ utility for graphs, curves and histograms.
Stars: ✭ 67 (+4.69%)
Mutual labels:  graphs
graffeine
Simple, modular graphs for iOS.
Stars: ✭ 22 (-65.62%)
Mutual labels:  graphs
CryptoGraphArb
Using graph algorithms to find arbitrage opportunities
Stars: ✭ 89 (+39.06%)
Mutual labels:  graphs
Raspberry-Pi-Electricity-Monitor
Software for monitoring the electricity consumption of a home with a Raspberry Pi
Stars: ✭ 33 (-48.44%)
Mutual labels:  graphs
graphs
⬆️📊 Generate response time chart images in Upptime
Stars: ✭ 31 (-51.56%)
Mutual labels:  graphs
WordMat
WordMat is an add-in to MicroSoft Word enabling math functionality
Stars: ✭ 25 (-60.94%)
Mutual labels:  graphs
fusioncharts-dist
FusionCharts JavaScript Charting library. Over 95+ charts and 1,400+ maps to choose from, with integrations available for all popular JavaScript frameworks & back-end programming languages.
Stars: ✭ 65 (+1.56%)
Mutual labels:  graphs
visa-chart-components
Visa Chart Components (VCC) is an accessibility focused, framework agnostic set of data experience design systems components for the web. VCC attempts to provide a toolset to enable developers to build equal data experiences for everyone, everywhere.
Stars: ✭ 81 (+26.56%)
Mutual labels:  graphs
Algorithms
Free hands-on course with the implementation (in Python) and description of several computational, mathematical and statistical algorithms.
Stars: ✭ 117 (+82.81%)
Mutual labels:  graphs

Graphisual

Graphisual - Web app to draw graphs and visualize algorithms. | Product Hunt Embed

This is a project which helps the end users draw graphs and visualize algorithms on them. It is bootstrapped using create-react-app and is created using TypeScript.

Features:-

  • Creation, deletion and movement of graph nodes.
  • Creation, deletion and weight modification of graph edges.
  • Visualization of Algorithms.

Algorithms supported:-

  • Breadth First Search Traversal.
  • Depth First Search Traversal.
  • Minimum Spanning Tree.
  • Dijkstra Path Finding Algorithm.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].