makePie.py
Go to the documentation of this file.
1 from Optimizations import Optimization
2 
3 
4 HE_test = Optimization("HE_test");
5 HE_test.drawRouletteWheel();