/Lista1_JoaoGabriel_e_Andre

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Search time comparison

A code that measure a few search algorithms execution time and plot a graph comparing them

Alunos

  • Joao Gabriel Rossi de Borba -> 17/0013693
  • Andre Aben-Athar de Freitas -> 17/0056155

Steps to run

  • Install python3
  • Download matplotlib pip install matplotlib
  • Run the main file python main.py
  • Input number of iterations and initializer method, sorted or normalized (only the last one can run interpolation search)