Package de.uka.ipd.sdq.ByCounter.example.fibonacci

Provides an example implementation of the Fibonacci algorithm as well as instrumentation code for it.

See:
          Description

Class Summary
FibonacciAlgorithm Implementation of an algorithm calculating Fibonacci numbers.
RunExample Runs ByCounter on the Fibonacci algorithm and stores the counting results.
 

Package de.uka.ipd.sdq.ByCounter.example.fibonacci Description

Provides an example implementation of the Fibonacci algorithm as well as instrumentation code for it.