E-mail:
Password:
 
 

New user? Sign Up.

Forgot Your Password?

Sign In
 

Tom Sawyer Analysis, .NET Edition

Releases

All
   9.2
    9.2.0
   9.0
    9.0.0
   8.0
    8.0.0
   7.0
    7.0.0

Release 9.2.0

DateJune 3, 2011
Status  General

Overview

This release provides all of the documentation in HTML format, with global search capability. It also features improvements to algorithm performance and hosted licensing access.

New

Technology
  • Support for 64-bit computers
Documentation
  • Search capability across all documentation

Improvements

Installation
  • Improved installation program
  • Improved licensing setup
Licensing
  • Simplified access to hosted licensing through web proxy
Technology
  • Removed dependency on Microsoft Visual J# .NET
Documentation
  • Converted all documentation to HTML format
Optimized Algorithm Performance
  • Minimum Spanning Tree
  • Tree Test

Requirements

  • Added support for Microsoft Visual Studio 2010
  • Dropped support for Microsoft Visual Studio 2005

Fixes

  • Tree test algorithm recognizes all directed non-tree graphs
  • All pairs shortest paths algorithm now detects negative cycles that can cause infinite loops

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
    • Topological Sort
    • Connected Components
    • Unique Path Test
    • Shortest Paths
    • Acyclic Test
    • Cycle Breaking Edge Detection
    • Minimum Cost Flow

Requirements

  • Added support for Microsoft Visual Studio .NET 2008
  • Dropped support for Microsoft Visual Studio .NET 2003

Fixes

  • Shortest Paths algorithm now handles negative costs

Issues

  • None


Release 8.0.0

DateMay 1, 2007
Status  General

Overview

This release significantly improves overall product performance and introduces a new software licensing system.

New

System
  • Software licensing server and administration client

Improvements

Dramatically improved algorithm performance:

  • Depth First Search
  • Biconnected Components
  • Strongly Connected Components
  • Unique Path Test
  • Shortest Paths

Requirements

  • Added support for Microsoft Visual Studio .NET 2005
  • Added support for Microsoft Windows Vista

Fixes

  • None

Issues

  • None


Release 7.0.0

DateJune 28, 2005
Status  General

Overview

This release introduces two new analysis algorithms.

New

  • New algorithms
    • Sorted Paths
    • Root Cause

Improvements

Analytics
  • Added node capacity and cost to applicable algorithms
  • Increased options available for controlling cluster size in clustering algorithms

Requirements

  • No changes

Fixes

  • None

Issues

  • None