Skip to content

Releases: jakemingolla/ForceDirectedLayout

Version 1.2 -- Added Hooke's Law and Parser

03 Dec 06:18
Compare
Choose a tag to compare

v1.2 Changelog

  • Added parser for reading from CSV files
  • Added Hooke's Law applicator to apply Hooke's Law to each Edge

Edges meet Updateable

03 Dec 01:54
Compare
Choose a tag to compare

Edges (and all parent classes inheriting it as an abstract class) must now meet the Updateable interface.