Skip to content

proxodilka/graphs-editor

Repository files navigation

Graph editor

C# lab at university. Task:

  • Write a program at pure C# and WinForms to work with graphs: editing, saving, opening, simple algorithms

scr

Features:

  • You can build new graph or open it from file
  • DFS, BFS, detecting connected components
  • Solving of Travelling salesman problem with three different algorithms

demo

About

Program that allows you to work with graphs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published