Skip to content

Releases: LovetheFrogs/OptiGraph

Version 0.1.0

18 May 20:52
be7b015

Choose a tag to compare

What's Changed

  • Added a GUI
  • Added graph-path algorithms
  • Added network representation inside GUI
  • Changed language to Java
  • Added saving/loading of created networks

Version 0.0.1

13 May 20:48
9c2cf26

Choose a tag to compare

Added basic features to get an idea of them
Changes

  • Added node addition and deletion
  • Added showing nodes
  • Added distance calculation
  • Added basic graph creation

The current vertex creation will not be the final one.