Difference between revisions of "ThmONAG"

From OpenScience
Jump to: navigation, search
(Software)
m (contributers → contributors)
Line 3: Line 3:
 
''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.
 
''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.
  
=== Contributers ===
+
=== Contributors ===
  
 
* [[User:Thm|Thomas Mundt]]
 
* [[User:Thm|Thomas Mundt]]

Revision as of 10:41, 13 September 2012

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.

Contributors

Datasets

Software

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

Version Date Description
[1] January 2011 Current version including all source.