# # ChangeLog for branches/Templates/EmptyAlgorithm # # Generated by Trac 1.0.12 # 07/18/24 20:22:38 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