Skip to content
This repository was archived by the owner on Jul 2, 2020. It is now read-only.

Releases: sshann/DaViz

v0.2.0-rc.4

18 Mar 14:07
Compare
Choose a tag to compare
v0.2.0-rc.4 Pre-release
Pre-release

Update required JDK version

This pre-release downgrade DaViz v0.2.x JDK from OpenJDK 11 to OpenJDK 1.8

Required Java version: OpenJDK 1.8

v0.2.0-rc.3

18 Mar 14:14
b94d38c
Compare
Choose a tag to compare
v0.2.0-rc.3 Pre-release
Pre-release

Fixes for the first prototype of Java port

This pre-release do a fix in Tarry algorithm where it would fail to simulate in some cases.

Required Java version: OpenJDK 11.0.1

v0.2.0-rc.2

18 Mar 14:13
b7c8079
Compare
Choose a tag to compare
v0.2.0-rc.2 Pre-release
Pre-release

DaViz using only Java

This pre-release provide a lightwave prototype of DaViz using native Java for the simulation

Required Java version: OpenJDK 11.0.1

v0.2.0-rc.1

18 Mar 14:13
Compare
Choose a tag to compare
v0.2.0-rc.1 Pre-release
Pre-release

Refactor DaViz to support a native Java simulation module

This pre-release perform an entire refactoring in the simulation and glue module to prepare the application for a native Java implementation of the simulation.

Required Java version: OpenJDK 11.0.1

v0.1.1

18 Mar 14:10
Compare
Choose a tag to compare

Minor fixes and improvements

This release ensures that the Tree and Echo algorithm can be simulated.

Required Java version: OpenJDK 1.8

v0.1.0

18 Mar 14:10
Compare
Choose a tag to compare

Initial DaViz prototype

This release provides a functional prototype of DaViz and allows users to visualize and simulate the following wave algorithms:

  • Awerbuch
  • Cidon
  • DFS ( + Visited)
  • Echo
  • Tarry
  • Tree (+ Ack)

Required Java version: OpenJDK 1.8