Timeline
05/22/19:
- 14:19 Changeset [16979] by
-
#2950: Simplify symbol comparison (use only calculated hash value). Run simplification in a loop (successive simplification steps until no more changes).
- 13:14 Changeset [16978] by
-
#2977: Introduce separate SymbolicDataAnalysisExpressionTreeAverageSimilarityCalculator operator for computing the population similarity matrix. Refactor evaluator to use the values calculated by the SimilarityCalculator.
05/21/19:
- 23:26 Changeset [16977] by
-
#2925 Update sundials libraries with statically linked (self-contained) versions
- 22:56 Changeset [16976] by
-
#2925: Update data files to have equidistant time steps. Reactivated CVODES solver.
- 10:34 Changeset [16975] by
-
#2925: Update LotkaVolterra.csv data
- 10:01 Changeset [16974] by
-
#2925: Account for different file formats for datasets
- 10:00 Changeset [16973] by
-
#2925: Fix filename in pendulum_h_1_equidistant.txt.zip
- 09:57 Changeset [16972] by
-
#2925: Fixes in problem instances and calculation of numerical differences in Analyze()
05/20/19:
- 22:42 Changeset [16971] by
-
#2925 renamed files for consistency
- 22:37 Changeset [16970] by
-
#2925: Rename file
- 22:36 Changeset [16969] by
-
#2925: Rename variables
- 22:08 Changeset [16968] by
-
#2925 Add a short readme to give references for datasets
- 22:04 Changeset [16967] by
-
#2925 Add datasets from supplementary material for
Distilling Free-Form Natural Laws from Experimental Data
Michael Schmidt and Hod Lipson
Science 03 Apr 2009:
Vol. 324, Issue 5923, pp. 81-85
DOI: 10.1126/science.1165893
URL: http://science.sciencemag.org/content/suppl/2009/04/02/324.5923.81.DC1
- 16:33 Changeset [16966] by
-
- splitted creation of networks with/without possible cycles
- included additional check to prevent errors within the impact calculation
- 13:16 Changeset [16965] by
-
#2924: changed project HeuristicLab.Persistence to be .net core compatible
05/17/19:
- 13:01 Changeset [16964] by
-
#2971 Changed setter conditions to precondiation checks
- 11:58 Changeset [16963] by
-
#2971 Added OnTextChange event for constraints input; Added lock of constraints input
05/16/19:
- 17:32 Changeset [16962] by
-
#2288: Add a class which allows to calculate the variable relevance (using a permutation test) but allows to consider correlated variables.
- 14:32 Ticket #3007 (TableFileParser should be able to read multi-line strings) created by
- The current TableFileParser cannot read strings that contain any …
05/15/19:
- 22:21 Changeset [16961] by
-
#1614: fixed compilation errors
- 15:33 Changeset [16960] by
-
#2971 Removed unused ReadOnly property from IntervalCollection
- 15:11 Changeset [16959] by
-
#2971 Changed unicode to derivative symbol in exampleInput
- 14:52 Changeset [16958] by
-
#2457: adapted to trunk
- 13:45 Changeset [16957] by
-
#2971 Fixed parsing of seperator between lower- and upper-bound to match exactly two points
- 13:36 Changeset [16956] by
-
#2457: merged trunk into branch
- 13:28 Changeset [16955] by
-
#2457: worked on thesis
- 12:45 Changeset [16954] by
-
#2925: Add problem instance provider and instances. Use penalized regression splines for calculation of numeric differences (for pre-tuning).
- 12:17 Changeset [16953] by
-
#2925: made a fix in StorableProperties of SymExprGrammarBase which is necessary because of the new HEAL.Attic-based persistence.
- 12:16 Changeset [16952] by
-
#2925 fixed plugin dependencies for execution on Hive
- 12:15 Changeset [16951] by
-
#2925: added a separate result for the integrated error
05/14/19:
05/13/19:
- 22:56 Changeset [16950] by
-
#2521: Refactor Analyze method of encoding-specific problems, simplify Analyze of SO-TF
- 16:20 Changeset [16949] by
-
#2521: Adapted test function problems to new real vector problem
- Made encoding readonly in symbolic expression tree problem
- 15:21 Changeset [16948] by
-
#2521: Added and modified encoding-specific abstract base classes
- 15:16 Changeset [16947] by
-
#2521: Adapted GP basic problems to use read-only value parameters.
- 13:59 Changeset [16946] by
05/11/19:
- 14:38 Changeset [16945] by
-
#2520: changed deserialization in PersistenceContentManager
- added method to check if old persistence can open a file
- used this method to determine which persistence to use
- 08:26 Changeset [16944] by
-
#2931: changed build output path for all configurations
- 08:14 Changeset [16943] by
-
#2994 merge r16933:16942 from trunk to branch
- 08:00 Changeset [16942] by
-
#2875: Improve comments in NamedItem
- 07:53 Changeset [16941] by
-
#2994: make branch compile with NamedIntervals branch, disable alglib optguard, copylocal = false
05/10/19:
- 14:36 Changeset [16940] by
-
- Added StorableType attribute to interfaces and classes where it was missing
- Moved code from HeuristicLabOrToolsPlugin.OnUnload() to finalizer because native DLL was unloaded to early
- 10:04 Changeset [16939] by
-
- removed branch 2931_OR-Tools_LP_MIP
- removed unused file Google.Protobuf.dll from HeuristicLab.OrTools-7.0.0
- corrected commit ID in Google.OrTools_version.txt
05/09/19:
- 14:31 Changeset [16938] by
-
#2971 Added Changed event for ProblemDataConstraint
- Updated parseBtn_Click
- 13:47 Changeset [16937] by
-
#2971 Removed Name from Storable attribute and initialized constraints with empty List
- 13:11 Changeset [16936] by
-
#2971 Added #Derivation combobox and checkboxes to EnableStateOfControls to lock it while running
- 12:52 Changeset [16935] by
-
#2971 fixed persisting of problems
- Attached Storable propperty to backing fields
- Changed the lazy enumerable of the Constraints field
- 10:33 Changeset [16934] by
- 08:59 Changeset [16933] by
-
#2520 changed exception handling / retry with old persistence format in PersistenceContentManager
05/08/19:
- 16:16 Changeset [16932] by
-
#2971 Use partial differential directly in strings instead of unicode
- 15:59 Changeset [16931] by
-
#2965 removed branch
- 15:57 Ticket #2947 (Configure Dialog for IndexedDataTableView) closed by
- done: r16929: removed branch
- 15:57 Changeset [16930] by
-
- removed setter from VariableRanges and IntervalConstraints
- changed protected method in sealed class to private
- 15:56 Changeset [16929] by
-
#2947: removed branch
- 15:56 Changeset [16928] by
-
#2971 Fixed cloning in ProblemDataConstraint
- 15:55 Changeset [16927] by
-
#2971 use methodes to operate on IntervalCollection dictionary
- 15:54 Ticket #3006 (DataCompleteness Chart has Histogram View set as view name) closed by
- done: r16926 merged r16894 to stable
- 15:54 Changeset [16926] by
- 15:52 Changeset [16925] by
-
#2971 Set the dictionary to private, renamed methods, added methods to operate on dictionary
- 15:51 Changeset [16924] by
-
#2971 Added isEnabled to constructor
- 15:48 Changeset [16923] by
-
#2845 removed branch
- 14:27 Ticket #2956 (Integration of A Priori Knowledge for Symbolic Regression) closed by
- obsolete
- 14:24 Changeset [16922] by
-
#2956 Deleted Branch
- 13:57 Changeset [16921] by
-
- Changed getInterval method to return Interval instead of KeyValuePair
- Calling getMethods from IntervalsCollection
- 12:43 Changeset [16920] by
-
#2971 Fixed displayed value in #Derivation-field for target constraints
- 12:15 Changeset [16919] by
-
#2971 updated description text for constraints input
- 10:22 Changeset [16918] by
-
- changed VariableIntervals from ObservableDictionary to IDictionary
- Added methods to get single intervals and all intervals
- 10:01 Changeset [16917] by
-
#2971 Reformated code and added null-condition to Intervals