Skip to content
Snippets Groups Projects
Commit 2ff19c37 authored by Belkacemi Melissa's avatar Belkacemi Melissa
Browse files

timeit

parent ecba0ab5
Branches
No related tags found
No related merge requests found
......@@ -28,4 +28,10 @@ import matplotlib.pyplot as plt
from ap_decorators import count
from compare import compare
nvle_compare = count(compare)
\ No newline at end of file
nvle_compare = count(compare)
#Évaluation expérimentale de la complexité en temps
import timeit
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment