Skip to content

Graph Scaling Algorithm

Created by: subhacom

Graph Scaling Algorithm:

  • x axis
    • xmax = runtime
    • xmin = 0
  • y axis
    • ymax = max(concInit of all molecules)
    • ymin = 0

Rescale when runtime is increased/changed. Don't scale in the end.

Reported by: aviralg