Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 671 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 671 Bytes

Python Runtime Comparer

Features

  1. Compares the runtime and of different programs across identical inputs and outputs
  2. Graphs the runtime over different sized inputs using matplotlib
  3. Finds out particular tests which consistently occur in worst case or best case through statistics
  4. Can choose multiple solver files, input files, and output files, through a GUI

Main menu

default

Example usage

graph