E-mail:
Password:
 
 

New user? Sign Up.

Forgot Your Password?

Sign In
 

Tom Sawyer Analysis, Java Edition

Releases

All
   9.2
    9.2.0
   9.1
    9.1.1
    9.1.0
   9.0
    9.0.0
   8.0
    8.0.0
   7.0
    7.0.0

Release 9.2.0

DateApril 13, 2011
Status  General

Overview

This release provides all of the documentation in HTML format, with global search capability.

New

Documentation
  • Added search capability across all documentation

Improvements

Documentation
  • Converted all documentation to HTML format

Requirements

  • Dropped support for Apple Mac OS X 10.5

Fixes

  • None

Issues

  • None


Release 9.1.1

DateOctober 8, 2010
Status  General

Overview

This release improves access to hosted licensing.

New

  • None

Improvements

Licensing
  • Simplified access to hosted licensing through a web proxy

Requirements

  • No changes

Fixes

  • None

Issues

  • None


Release 9.1.0

DateMay 20, 2010
Status  General

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

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


Release 9.0.0

DateDecember 15, 2008
Status  General

Overview

This release improves the performance of several analysis algorithms and introduces the Simple Paths algorithm.

New

Algorithms
  • Simple Paths
Documentation
  • Additional tutorials
  • Reference page of available resources

Improvements

  • Optimized algorithm performance
    • Breadth First Search
    • Connected Components
    • Unique Path Test
    • Shortest Paths
    • All Pairs Shortest Paths
    • Cycle Breaking Edge Detection
    • Minimum Cost Flow
    • Minimum Cut

Requirements

  • Dropped support for JDK 1.4
  • These operating systems have been added:
    • Apple Mac OS X 10.5
    • IBM AIX 5.3
    • Red Hat Enterprise Linux 5*
    • Ubuntu Linux 8.0*
  • These operating systems have been dropped:
    • Apple Mac OS X 10.3
    • HP-UX 11
    • IBM AIX 4
    • Microsoft Windows 2000
    • Microsoft Windows Server 2003
    • Sun Solaris 9

* The 32-bit compatibility layer is required for 64-bit Linux systems.

Fixes

  • Shortest Paths algorithm now handles negative costs

Issues

  • None


Release 8.0.0

DateMay 1, 2007
Status  General

Overview

This release improves the performance of several analysis algorithms and introduces a new software licensing system.

New

System
  • Software licensing server and administration client

Improvements

Optimized algorithm performance:

  • Depth First Search
  • Biconnected Components
  • Strongly Connected Components

Requirements

  • Added support for JDK 1.6
  • Dropped support for JDK 1.3
  • These operating systems have been added:
    • Apple Mac OS X 10.4
    • Microsoft Windows Vista
    • Red Hat Enterprise Linux 4
  • These operating systems have been dropped:
    • Compaq Tru64
    • Silicon Graphics IRIX
    • Sun Solaris 7 and 8

Fixes

  • None

Issues

  • None


Release 7.0.0

DateJune 28, 2005
Status  General

Overview

This release introduces two new analysis algorithms.

New

Analytics
  • New algorithms
    • Sorted Paths
    • Root Cause

Improvements

Analytics
  • Added node capacity and cost to applicable algorithms
  • Added several cluster size options in the clustering algorithms

Requirements

  • Added support for JDK 1.5
  • Added support for Apple Mac OS X

Fixes

  • None

Issues

  • None