A First Set of Design Patterns for Algorithm Animation

  • Authors:
  • Guido Rößling

  • Affiliations:
  • CS Department, TU Darmstadt, Darmstadt, Germany

  • Venue:
  • Electronic Notes in Theoretical Computer Science (ENTCS)
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

Design Patterns are extremely helpful in preventing programmers from ''reinventing the wheel''. However, the algorithm animation area does not yet seem to have any Design Patterns, although there are several design issues that have to be resolved in many systems. We present two Design Patterns that address two central points in flexible algorithm animation systems: reverse playing and conceptual uncoupling to allow for easy extension.