# # ChangeLog for / # # Generated by Trac 1.0.12 # 05/20/24 14:19:10 Fri, 04 Nov 2011 10:20:22 GMT ascheibe [6946] * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave.Views/3.3/LogView.cs (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Services.Hive/3.3/HiveDao.cs (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Services.Hive/3.3/Manager/EventManager.cs (modified) #1233 - disable logging of the user statistics on the server because ... Wed, 02 Nov 2011 17:42:44 GMT ascheibe [6945] * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave.ConsoleClient/3.3/Program.cs (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave.TrayIcon/3.3/HeuristicLab.Clients.Hive.Slave.TrayIcon-3.3.csproj (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave.Views/3.3/SlaveMainViewBase.cs (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave.WindowsService/3.3/ProjectInstaller.cs (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave/3.3/Core.cs (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave/3.3/HeuristicLab.Clients.Hive.Slave-3.3.csproj (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave/3.3/Manager/EventLogManager.cs (added) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave/3.3/SlaveClientCom.cs (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave/3.3/SlaveCommunicationService.cs (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave/3.3/SlaveTask.cs (modified) #1233 slave: catch more errors and log them to the windows event log Wed, 02 Nov 2011 15:37:07 GMT mkommend [6944] * trunk/sources/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding/3.4/Creators/FullTreeCreator.cs (modified) * trunk/sources/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding/3.4/Creators/GrowTreeCreator.cs (modified) * trunk/sources/HeuristicLab.Tests/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4/FullTreeCreatorTest.cs (modified) * trunk/sources/HeuristicLab.Tests/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4/GrowTreeCreatorTest.cs (modified) #1654: Corrected bug in `Full-` and `GrowTreeCreator`. Mon, 31 Oct 2011 22:58:52 GMT ascheibe [6943] * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Administrator/3.3/Views/Recurrence.cs (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Views/3.3/TreeView/ItemTreeView.cs (modified) #1233 fixed a small bug in the Job Manager and the Administrator UI Fri, 28 Oct 2011 16:13:39 GMT abeham [6942] * trunk/sources/HeuristicLab.Problems.ArtificialAnt/3.4/ArtificialAntProblem.cs (modified) #1663 * fixed problem with `ArtificialAntProblem` Fri, 28 Oct 2011 15:51:46 GMT ascheibe [6941] * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive/3.3/RefreshableJob.cs (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Services.Hive.Web/Hive-3.3/Status.aspx (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Services.Hive.Web/Hive-3.3/Status.aspx.cs (modified) #1233 - corrected total execution time in hive shown on status page ... Thu, 27 Oct 2011 13:43:35 GMT ascheibe [6940] * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive/3.3/app.config (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive/3.3/app_ascheibe.config (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive/3.3/app_f005pc.config (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive/3.3/app_services.config (modified) * branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Services.Hive.Web/Hive-3.3/Status.aspx.cs (modified) #1233 - fixed naming of binding configurations - fixed small bug in ... Thu, 27 Oct 2011 10:01:10 GMT abeham [6939] * trunk/sources/HeuristicLab.Problems.ArtificialAnt/3.4/ArtificialAntProblem.cs (modified) * trunk/sources/HeuristicLab.Problems.Knapsack/3.3/KnapsackProblem.cs (modified) * trunk/sources/HeuristicLab.Problems.OneMax/3.3/OnemaxProblem.cs (modified) * trunk/sources/HeuristicLab.Problems.QuadraticAssignment/3.3/QuadraticAssignmentProblem.cs (modified) * trunk/sources/HeuristicLab.Problems.TestFunctions/3.3/SingleObjectiveTestFunctionProblem.cs (modified) * trunk/sources/HeuristicLab.Problems.TravelingSalesman/3.3/TravelingSalesmanProblem.cs (modified) * trunk/sources/HeuristicLab.Problems.VehicleRouting/3.3/VehicleRoutingProblem.cs (modified) #1663 * Added hiding of Maximization parameter * Fixed ... Wed, 26 Oct 2011 21:36:10 GMT abeham [6938] * trunk/sources/HeuristicLab 3.3.vsmdi (modified) * trunk/sources/HeuristicLab.Optimization/3.3/Problems/Problem.cs (modified) * trunk/sources/HeuristicLab.Problems.Knapsack/3.3/KnapsackProblem.cs (modified) * trunk/sources/HeuristicLab.Problems.OneMax/3.3/OnemaxProblem.cs (modified) * trunk/sources/HeuristicLab.Problems.TestFunctions/3.3/SingleObjectiveTestFunctionProblem.cs (modified) * trunk/sources/HeuristicLab.Problems.TravelingSalesman.Views/3.3/Plugin.cs.frame (modified) * trunk/sources/HeuristicLab.Problems.TravelingSalesman/3.3/TravelingSalesmanProblem.cs (modified) * trunk/sources/HeuristicLab.Problems.VehicleRouting.Views/3.3/Plugin.cs.frame (modified) * trunk/sources/HeuristicLab.Problems.VehicleRouting/3.3/VehicleRoutingProblem.cs (modified) * trunk/sources/HeuristicLab.Tests/HeuristicLab-3.3/SamplesTest.cs (modified) #1663 * Added an *Operators* parameter in `Problem` * Adapted ... Tue, 25 Oct 2011 06:02:13 GMT gkronber [6937] * branches/HeuristicLab.Problems.DataAnalysis.Trading (modified) * branches/HeuristicLab.Problems.DataAnalysis.Trading/HeuristicLab.Problems.DataAnalysis.Trading/3.4/TradingSolution.cs (modified) minor changes Mon, 24 Oct 2011 16:50:26 GMT abeham [6936] * branches/GeneralizedQAP/HeuristicLab.MainForm.WindowsForms/3.3/HeuristicLab.MainForm.WindowsForms-3.3.csproj (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.QuadraticAssignment.Algorithms/3.3/RobustTabooSearch.cs (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.QuadraticAssignment.Views/3.3/QuadraticAssignmentProblemView.cs (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.QuadraticAssignment/3.3/HeuristicLab.Problems.QuadraticAssignment-3.3.csproj (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.QuadraticAssignment/3.3/Service References/QAPInstanceService/QAP.wsdl (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.QuadraticAssignment/3.3/Service References/QAPInstanceService/QAP1.xsd (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.QuadraticAssignment/3.3/Service References/QAPInstanceService/Reference.cs (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.QuadraticAssignment/3.3/Service References/QAPInstanceService/configuration.svcinfo (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.QuadraticAssignment/3.3/Service References/QAPInstanceService/configuration91.svcinfo (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.QuadraticAssignment/3.3/Services (added) * branches/GeneralizedQAP/HeuristicLab.Problems.QuadraticAssignment/3.3/Services/QAPService.cs (added) #1619 * Added a new service method and a helper class for calling ... Tue, 18 Oct 2011 14:02:58 GMT ascheibe [6935] * trunk/sources/HeuristicLab.MainForm.WindowsForms/3.3/MainForms/MainForm.cs (modified) * trunk/sources/HeuristicLab.Optimizer/3.3/FileManager.cs (modified) * trunk/sources/HeuristicLab.Optimizer/3.3/OptimizerDockingMainForm.cs (modified) * trunk/sources/HeuristicLab.Optimizer/3.3/OptimizerMultipleDocumentMainForm.cs (modified) * trunk/sources/HeuristicLab.Optimizer/3.3/OptimizerSingleDocumentMainForm.cs (modified) #1652 fixed a bug when saving a file in SD or MD mode Tue, 18 Oct 2011 13:08:14 GMT ascheibe [6934] * branches/Benchmarking/sources/HeuristicLab.Algorithms.Benchmarks.Views/3.3/BenchmarkView.Designer.cs (modified) * branches/Benchmarking/sources/HeuristicLab.Algorithms.Benchmarks.Views/3.3/BenchmarkView.cs (modified) * branches/Benchmarking/sources/HeuristicLab.Algorithms.Benchmarks.Views/3.3/BenchmarkView.resx (added) * branches/Benchmarking/sources/HeuristicLab.Algorithms.Benchmarks.Views/3.3/HeuristicLab.Algorithms.Benchmarks.Views-3.3.csproj (modified) * branches/Benchmarking/sources/HeuristicLab.Algorithms.Benchmarks.Views/3.3/Plugin.cs.frame (modified) * branches/Benchmarking/sources/HeuristicLab.Algorithms.Benchmarks/3.3/Benchmark.cs (added) * branches/Benchmarking/sources/HeuristicLab.Algorithms.Benchmarks/3.3/Dhrystone.cs (modified) * branches/Benchmarking/sources/HeuristicLab.Algorithms.Benchmarks/3.3/HeuristicLab.Algorithms.Benchmarks-3.3.csproj (modified) * branches/Benchmarking/sources/HeuristicLab.Algorithms.Benchmarks/3.3/Linpack.cs (modified) * branches/Benchmarking/sources/HeuristicLab.Algorithms.Benchmarks/3.3/Plugin.cs.frame (modified) * branches/Benchmarking/sources/HeuristicLab.Algorithms.Benchmarks/3.3/Whetstone.cs (modified) on behalf of spimming: #1659 * implemented abstract base class for ... Mon, 17 Oct 2011 16:14:54 GMT gkronber [6933] * trunk/documentation/Tutorials/Algorithm and Experiment Design with HeuristicLab.pptx (modified) updated HL tutorial slides from GECCO 2011 tutorial slides Mon, 17 Oct 2011 11:05:58 GMT spimming [6932] * branches/Benchmarking/sources/test.txt (deleted) Removed test of SVN permissions for spimming Mon, 17 Oct 2011 11:04:24 GMT spimming [6931] * branches/Benchmarking/sources/test.txt (added) Test SVN permissions for spimming Fri, 14 Oct 2011 13:00:55 GMT mkommend [6930] * trunk/sources/HeuristicLab.Tests/HeuristicLab-3.3/SamplesTest.cs (modified) #1653: Corrected !GP unit tests. Fri, 14 Oct 2011 12:07:54 GMT mkommend [6929] * trunk/sources/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding/3.4/ArchitectureManipulators/MultiSymbolicExpressionTreeArchitectureManipulator.cs (modified) * trunk/sources/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding/3.4/Manipulators/MultiSymbolicExpressionTreeManipulator.cs (modified) #1653: Ordered nested operators in multip symbolic expression ... Fri, 14 Oct 2011 10:33:04 GMT mkommend [6928] * trunk/sources/HeuristicLab.Tests/HeuristicLab-3.3/SamplesTest.cs (modified) #1653: Updated artifical ant unit test. Thu, 13 Oct 2011 19:05:21 GMT ascheibe [6927] * branches/ClientUserManagement/HeuristicLab.GeoIP/1.12/GeoIPLookupService.cs (added) * branches/ClientUserManagement/HeuristicLab.GeoIP/1.12/HeuristicLab.GeoIP.csproj (modified) * branches/ClientUserManagement/HeuristicLab.GeoIP/1.12/Settings.Designer.cs (added) * branches/ClientUserManagement/HeuristicLab.GeoIP/1.12/Settings.settings (added) * branches/ClientUserManagement/HeuristicLab.GeoIP/1.12/app.config (added) * branches/ClientUserManagement/HeuristicLab.Services.Access/3.3/AccessService.cs (modified) * branches/ClientUserManagement/HeuristicLab.Services.Access/3.3/HeuristicLab.Services.Access-3.3.csproj (modified) #1648 added GeoIP support to access webservice