#
# ChangeLog for branches/Templates
#
# Generated by Trac 1.0.12
# 01/17/25 02:40:48

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 16:13:56 GMT gkronber [14366]
	* branches/Templates/RegressionProblemInstances (modified)
	* branches/Templates/RegressionProblemInstances/RegressionProblemInstance (modified)

	svn:ignore


Mon, 31 Oct 2016 16:13:28 GMT gkronber [14365]
	* branches/Templates/RegressionProblemInstances (added)
	* branches/Templates/RegressionProblemInstances/RegressionProblemInstance (added)
	* branches/Templates/RegressionProblemInstances/RegressionProblemInstance.sln (added)
	* branches/Templates/RegressionProblemInstances/RegressionProblemInstance/IRegressionProblemInstanceDescriptor.cs (added)
	* branches/Templates/RegressionProblemInstances/RegressionProblemInstance/Plugin.cs (added)
	* branches/Templates/RegressionProblemInstances/RegressionProblemInstance/Properties (added)
	* branches/Templates/RegressionProblemInstances/RegressionProblemInstance/Properties/AssemblyInfo.cs (added)
	* branches/Templates/RegressionProblemInstances/RegressionProblemInstance/RegressionProblemInstance.csproj (added)
	* branches/Templates/RegressionProblemInstances/RegressionProblemInstance/RegressionProblemInstanceDescriptor.cs (added)
	* branches/Templates/RegressionProblemInstances/RegressionProblemInstance/RegressionProblemInstanceProvider.cs (added)

	added template for regression problem instance providers


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


Mon, 31 Oct 2016 13:25:54 GMT gkronber [14361]
	* branches/Templates/EmptyPlugin (modified)
	* branches/Templates/EmptyPlugin/EmptyPlugin (modified)

	svn:ignore


Mon, 31 Oct 2016 13:25:35 GMT gkronber [14360]
	* branches/Templates/EmptyPlugin (added)
	* branches/Templates/EmptyPlugin/EmptyPlugin (added)
	* branches/Templates/EmptyPlugin/EmptyPlugin.sln (added)
	* branches/Templates/EmptyPlugin/EmptyPlugin/EmptyPlugin.csproj (added)
	* branches/Templates/EmptyPlugin/EmptyPlugin/Plugin.cs (added)
	* branches/Templates/EmptyPlugin/EmptyPlugin/Properties (added)
	* branches/Templates/EmptyPlugin/EmptyPlugin/Properties/AssemblyInfo.cs (added)

	added empty plugin template


Mon, 31 Oct 2016 13:04:00 GMT gkronber [14359]
	* branches/Templates (added)

	Added a branch for HeuristicLab templates