Difference between revisions of "ThmONAG"

From OpenScience
Jump to: navigation, search
(Software)
(Description)
 
Line 1: Line 1:
 
=== Description ===
 
=== Description ===
  
''thmONAG'' computes the ETX path values with Google App Engine. It uses Dijkstra to compute shortest paths. Several Servlets are included to demonstrate the functionality.
+
''ONAG'' computes the ETX path values with Google App Engine. It uses Dijkstra to compute shortest paths. Several Servlets are included to demonstrate the functionality.
  
 
=== Contributors ===
 
=== Contributors ===

Latest revision as of 09:53, 10 December 2015

Description

ONAG computes the ETX path values with Google App Engine. It uses Dijkstra to compute shortest paths. Several Servlets are included to demonstrate the functionality.

Contributors

Datasets

Software

ONAG is implemented in Java. It runs on Google App Engine. It uses the App Engine Datastore to store link quality.

Version Date Description
https://opsci.informatik.uni-rostock.de/repos/software/onag/onag.zip January 2011 Current version including all source.