Changeset 16476 for branches/2520_PersistenceReintegration/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Interfaces/IVariableTreeNode.cs
- Timestamp:
- 01/02/19 09:22:21 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2520_PersistenceReintegration/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Interfaces/IVariableTreeNode.cs
r16453 r16476 21 21 22 22 using HeuristicLab.Encodings.SymbolicExpressionTreeEncoding; 23 using HEAL.Fossil; 24 23 25 namespace HeuristicLab.Problems.DataAnalysis.Symbolic { 26 [StorableType("cc5c792d-09a8-4351-8438-bd8482d8aa03")] 24 27 /// <summary> 25 28 /// Any tree node that references a variable
Note: See TracChangeset
for help on using the changeset viewer.