kratsg / optimization

Code for optimizing simple n-tuples
http://giordonstark.com/
MIT License
7 stars 9 forks source link

Allow the program to run even if the output directory is already made #23

Closed AvivCukierman closed 7 years ago

AvivCukierman commented 9 years ago

Currently, if you have a cuts/ directory, it yells at you.

Only make it yell at you if the specific file you're making is already made.

Better, add an option to allow you to overwrite (default false obviously).