Tom Sawyer Analysis, Java Edition

Release 9.1.0

DateMay 20, 2010
StatusGeneral

Overview

This release features improvements to algorithm performance and revamped documentation.

New

  • None

Improvements

Installation

  • Improved installation program
  • Improved licensing setup

Optimized Algorithm Performance

  • Minimum Spanning Tree
  • Tree Test

System

  • Accelerated XML reading and writing

Documentation

  • Revamped documentation

System Requirements

  • Added support for JDK 6.0
  • Added support for these operating systems:
    • Apple Mac OS X 10.6
    • Microsoft Windows 7
    • Sun Solaris 10

Fixes

  • Tree test algorithm recognizes all directed non-tree graphs
  • All pairs shortest paths algorithm now detects negative cycles

Issues

  • None