# # ChangeLog for / # # Generated by Trac 1.0.12 # 06/28/24 04:12:08 Wed, 10 Sep 2008 17:32:47 GMT gkronber [548] * trunk/sources/HeuristicLab/CopyAssemblies.cmd (modified) added commands to copy the SemWeb dlls into the plugins directory. ... Wed, 10 Sep 2008 17:31:57 GMT gkronber [547] * trunk/sources/HeuristicLab.CEDMA.Operators/HeuristicLab.CEDMA.Operators.csproj (modified) * trunk/sources/HeuristicLab.CEDMA.Operators/InjectedVariableExtractor.cs (modified) * trunk/sources/HeuristicLab.CEDMA.Operators/MakeItemStatement.cs (added) * trunk/sources/HeuristicLab.CEDMA.Operators/MakeLiteralStatement.cs (added) * trunk/sources/HeuristicLab.CEDMA.Operators/SelectProperties.cs (added) * trunk/sources/HeuristicLab.CEDMA.Operators/SelectSubjects.cs (added) * trunk/sources/HeuristicLab.CEDMA.Operators/SelectSubjectsLiteral.cs (added) added new operators to add new rdf-statments and to query the stored ... Wed, 10 Sep 2008 17:30:44 GMT gkronber [546] * trunk/sources/HeuristicLab.CEDMA.Server/HeuristicLab.CEDMA.Server.csproj (modified) * trunk/sources/HeuristicLab.CEDMA.Server/ServerForm.cs (modified) published the rdf-store as WCF service. #261 (Items are stored ... Wed, 10 Sep 2008 17:29:04 GMT gkronber [545] * trunk/sources/HeuristicLab.CEDMA.DB/HeuristicLab.CEDMA.DB.csproj (modified) * trunk/sources/HeuristicLab.CEDMA.DB/SemWeb.SqliteStore.dll (added) * trunk/sources/HeuristicLab.CEDMA.DB/SemWeb.dll (added) * trunk/sources/HeuristicLab.CEDMA.DB/Store.cs (added) implemented RDF backend on to of SemWeb. #261 (Items are stored ... Wed, 10 Sep 2008 17:27:35 GMT gkronber [544] * trunk/sources/HeuristicLab.CEDMA.DB.Interfaces/Entity.cs (added) * trunk/sources/HeuristicLab.CEDMA.DB.Interfaces/HeuristicLab.CEDMA.DB.Interfaces.csproj (modified) * trunk/sources/HeuristicLab.CEDMA.DB.Interfaces/IStore.cs (added) * trunk/sources/HeuristicLab.CEDMA.DB.Interfaces/Literal.cs (added) * trunk/sources/HeuristicLab.CEDMA.DB.Interfaces/Resource.cs (added) * trunk/sources/HeuristicLab.CEDMA.DB.Interfaces/SerializedLiteral.cs (added) * trunk/sources/HeuristicLab.CEDMA.DB.Interfaces/Statement.cs (added) added interface IStore and data classes (with DataContracts) for the ... Wed, 10 Sep 2008 08:29:28 GMT gkronber [543] * trunk/sources/HeuristicLab.CEDMA.DB.Interfaces/HeuristicLab.CEDMA.DB.Interfaces.csproj (modified) * trunk/sources/HeuristicLab.CEDMA.DB.Interfaces/IDatabase.cs (modified) * trunk/sources/HeuristicLab.CEDMA.DB.Interfaces/ItemEntry.cs (deleted) * trunk/sources/HeuristicLab.CEDMA.DB/Database.cs (modified) * trunk/sources/HeuristicLab.CEDMA.Operators/HeuristicLab.CEDMA.Operators.csproj (modified) * trunk/sources/HeuristicLab.CEDMA.Operators/MakeStatement.cs (deleted) * trunk/sources/HeuristicLab.CEDMA.Operators/OntologyExtractor.cs (deleted) * trunk/sources/HeuristicLab.CEDMA.Operators/SubScopesExtractor.cs (deleted) * trunk/sources/HeuristicLab.CEDMA.Operators/VariableExtractor.cs (deleted) * trunk/sources/HeuristicLab.CEDMA.Server/HeuristicLab.CEDMA.Server.csproj (modified) * trunk/sources/HeuristicLab.CEDMA.Server/ServerForm.cs (modified) removed prototypical implementation of rdf-like statement store and ... Thu, 04 Sep 2008 16:41:04 GMT gkronber [542] * trunk/sources/HeuristicLab.CEDMA.Operators/HeuristicLab.CEDMA.Operators.csproj (modified) * trunk/sources/HeuristicLab.CEDMA.Operators/InjectedVariableExtractor.cs (modified) * trunk/sources/HeuristicLab.CEDMA.Operators/MakeStatement.cs (modified) * trunk/sources/HeuristicLab.CEDMA.Operators/SubScopesExtractor.cs (added) * trunk/sources/HeuristicLab.CEDMA.Operators/VariableExtractor.cs (added) improved operators to write items to the DB and added two operators ... Thu, 04 Sep 2008 16:39:11 GMT gkronber [541] * trunk/sources/HeuristicLab.CEDMA.DB/Database.cs (modified) fixed a bug in the method to query items and added two columns (id ... Thu, 04 Sep 2008 16:36:52 GMT gkronber [540] * trunk/sources/HeuristicLab.CEDMA.Server/ServerForm.cs (modified) added entities for posteriori quality calculation of function-trees Wed, 03 Sep 2008 18:39:12 GMT gkronber [539] * trunk/sources/HeuristicLab.CEDMA.Server/ServerForm.cs (modified) added a method that creates a number of default items and statements ... Wed, 03 Sep 2008 18:34:05 GMT gkronber [538] * trunk/sources/HeuristicLab.CEDMA.Operators/HeuristicLab.CEDMA.Operators.csproj (modified) * trunk/sources/HeuristicLab.CEDMA.Operators/InjectedVariableExtractor.cs (added) * trunk/sources/HeuristicLab.CEDMA.Operators/MakeStatement.cs (added) * trunk/sources/HeuristicLab.CEDMA.Operators/OntologyExtractor.cs (added) * trunk/sources/HeuristicLab.CEDMA.Operators/ResultsExtractor.cs (added) * trunk/sources/HeuristicLab.CEDMA.Operators/SplitScopeToItemsResultWriter.cs (added) added operators to help with the transformation form the result-tree ... Wed, 03 Sep 2008 18:32:02 GMT gkronber [537] * trunk/sources/HeuristicLab.CEDMA.DB.Interfaces/HeuristicLab.CEDMA.DB.Interfaces.csproj (modified) * trunk/sources/HeuristicLab.CEDMA.DB.Interfaces/IDatabase.cs (modified) * trunk/sources/HeuristicLab.CEDMA.DB.Interfaces/ItemEntry.cs (added) * trunk/sources/HeuristicLab.CEDMA.DB/Database.cs (modified) added tables for items and statements, a class for items and methods ... Wed, 03 Sep 2008 18:27:31 GMT gkronber [536] * trunk/sources/HeuristicLab.CEDMA.Operators/OnGridProcessor.cs (modified) * trunk/sources/HeuristicLab.CEDMA.Operators/ScopeResultWriter.cs (modified) fixed incorrect variable retrieval (goes through the operator now ... Wed, 03 Sep 2008 18:25:22 GMT gkronber [535] * trunk/sources/HeuristicLab.PluginInfrastructure/Loader.cs (modified) added a try-catch block to handle the case that a plug-in installs a ... Wed, 03 Sep 2008 12:11:19 GMT gkronber [534] * trunk/sources/HeuristicLab.DataAnalysis/Dataset.cs (modified) fixed a tiny problem in the persistence of Datasets Wed, 03 Sep 2008 12:07:44 GMT gkronber [533] * trunk/sources/HeuristicLab.Core/Variable.cs (modified) * trunk/sources/HeuristicLab.Core/VariableInfo.cs (modified) fixed #266 (GUID is not restored (persistence) for Variables) Wed, 27 Aug 2008 17:32:00 GMT gkronber [532] * trunk/sources/HeuristicLab.StructureIdentification/Evaluation/GPEvaluatorBase.cs (modified) * trunk/sources/HeuristicLab.StructureIdentification/Evaluation/ProfitEvaluator.cs (added) * trunk/sources/HeuristicLab.StructureIdentification/HeuristicLab.StructureIdentification.csproj (modified) implemented #265 (GP evaluator for profit simulation with financial ... Wed, 27 Aug 2008 11:30:27 GMT gkronber [531] * trunk/sources/HeuristicLab.StructureIdentification/Evaluation/AveragePercentageChangeEvaluator.cs (added) * trunk/sources/HeuristicLab.StructureIdentification/HeuristicLab.StructureIdentification.csproj (modified) implemented #264 (Average percentage change evaluator for evaluation ... Wed, 27 Aug 2008 11:23:18 GMT gkronber [530] * trunk/sources/HeuristicLab.SQLite/System.Data.SQLite.DLL (modified) updated SQLite dll with newer version (1.0.56.0 Aug 11, 2008) Wed, 20 Aug 2008 19:44:59 GMT gkronber [529] * trunk/sources/HeuristicLab.Functions/FunctionBase.cs (modified) * trunk/sources/HeuristicLab.StructureIdentification/GPOperatorGroup.cs (modified) fixed two loose ends from r525 (#263): * update all ...