Skip to content
This repository was archived by the owner on May 17, 2020. It is now read-only.
Anton Yarkov edited this page May 17, 2020 · 5 revisions

Welcome to the GraphOn wiki!

This small application created on C#, WPF. It was an university project work for graphs drawing and solving. You can draw graphs by mouse or build it via graph matrix. You can apply some operations on built graphs and get results, like shortest path by Dijkstra, etc.

1

2

3

Clone this wiki locally