Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
11/30/12 23:15:47 (11 years ago)
Author:
bburlacu
Message:

#1763: Refactored the tree simplifier. Improved tree/node edit operations.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Problems.DataAnalysis.Symbolic.Views/3.4/InteractiveSymbolicDataAnalysisSolutionSimplifierView.Designer.cs

    r8946 r8980  
    159159      this.treeChart.Tree = null;
    160160      this.treeChart.SymbolicExpressionTreeChanged += new System.EventHandler(this.treeChart_SymbolicExpressionTreeChanged);
    161       this.treeChart.SymbolicExpressionTreeNodeChanged += new System.EventHandler(this.treeChart_SymbolicExpressionTreeNodeChanged);
    162161      this.treeChart.SymbolicExpressionTreeNodeDoubleClicked += new System.Windows.Forms.MouseEventHandler(this.treeChart_SymbolicExpressionTreeNodeDoubleClicked);
    163162      //
     
    190189      this.grpViewHost.ResumeLayout(false);
    191190      this.ResumeLayout(false);
    192 
    193191    }
    194192
Note: See TracChangeset for help on using the changeset viewer.