# # ChangeLog for branches/Templates/EmptyAlgorithm # # Generated by Trac 1.0.12 # 04/26/24 06:39:46 Mon, 12 Aug 2019 07:42:35 GMT gkronber [17199] * branches/Templates/EmptyAlgorithm/EmptyAlgorithm/EmptyAlgorithm.csproj (modified) * branches/Templates/EmptyAlgorithm/EmptyAlgorithm/MyAlgorithm.cs (modified) #3021: updated EmptyAlgorithm template to work with new persistence Fri, 09 Feb 2018 10:06:00 GMT gkronber [15745] * branches/Templates/EmptyAlgorithm/EmptyAlgorithm/EmptyAlgorithm.csproj (modified) * branches/Templates/EmptyAlgorithm/EmptyAlgorithm/Plugin.cs (modified) * branches/Templates/EmptyPlugin/EmptyPlugin/EmptyPlugin.csproj (modified) * branches/Templates/EmptyPlugin/EmptyPlugin/Plugin.cs (modified) * branches/Templates/RegressionProblemInstances/RegressionProblemInstance/Plugin.cs (modified) * branches/Templates/RegressionProblemInstances/RegressionProblemInstance/RegressionProblemInstance.csproj (modified) #2887 updated templates for new repository structure Mon, 03 Apr 2017 16:26:50 GMT gkronber [14816] * branches/Templates/EmptyAlgorithm/EmptyAlgorithm/MyAlgorithm.cs (modified) fixed compile error because of changes in BasicAlgorithm base class Mon, 31 Oct 2016 14:11:46 GMT gkronber [14364] * branches/Templates/EmptyAlgorithm/EmptyAlgorithm/EmptyAlgorithm.csproj (modified) * branches/Templates/EmptyAlgorithm/EmptyAlgorithm/MyAlgorithm.cs (modified) * branches/Templates/EmptyAlgorithm/EmptyAlgorithm/Plugin.cs (modified) implemented random search for binary problems Mon, 31 Oct 2016 13:53:02 GMT gkronber [14363] * branches/Templates/EmptyAlgorithm (modified) * branches/Templates/EmptyAlgorithm/EmptyAlgorithm (modified) * branches/Templates/EmptyAlgorithm/EmptyAlgorithm/EmptyAlgorithm.csproj (added) svn:ignore and missing project file Mon, 31 Oct 2016 13:52:12 GMT gkronber [14362] * branches/Templates/EmptyAlgorithm (added) * branches/Templates/EmptyAlgorithm/EmptyAlgorithm (added) * branches/Templates/EmptyAlgorithm/EmptyAlgorithm.sln (added) * branches/Templates/EmptyAlgorithm/EmptyAlgorithm/MyAlgorithm.cs (added) * branches/Templates/EmptyAlgorithm/EmptyAlgorithm/Plugin.cs (added) * branches/Templates/EmptyAlgorithm/EmptyAlgorithm/Properties (added) * branches/Templates/EmptyAlgorithm/EmptyAlgorithm/Properties/AssemblyInfo.cs (added) added algorithm template