Adds ParameterizedAlgorithm.py

Add Python version of ParameterizedAlgorithm
This commit is contained in:
AlexCatarino
2016-03-13 18:28:42 -03:00
parent df2c8a3dd8
commit 5b91a14685
2 changed files with 71 additions and 0 deletions
@@ -104,6 +104,7 @@
</ItemGroup>
<ItemGroup>
<Content Include="AddRemoveSecurityRegressionAlgorithm.py" />
<Content Include="ParameterizedAlgorithm.py" />
<Content Include="UpdateOrderRegressionAlgorithm.py" />
<Content Include="BasicTemplateAlgorithm.py" />
<Content Include="CustomBenchmarkAlgorithm.py" />