Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
06/15/11 23:11:41 (13 years ago)
Author:
abeham
Message:

#1541

  • Added PermutationView that allows to change the permutation type
  • Updated AFA and PopDiv Analyzer
  • Simplified QAP name to just the instance when loading from embedded resource
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/QAPAlgorithms/HeuristicLab.Data.Views/3.3/StringConvertibleArrayView.Designer.cs

    r5445 r6416  
    116116    #endregion
    117117
    118     private System.Windows.Forms.Label lengthLabel;
    119     private System.Windows.Forms.TextBox lengthTextBox;
    120     private System.Windows.Forms.DataGridView dataGridView;
    121     private System.Windows.Forms.ErrorProvider errorProvider;
     118    protected System.Windows.Forms.DataGridView dataGridView;
     119    protected System.Windows.Forms.Label lengthLabel;
     120    protected System.Windows.Forms.TextBox lengthTextBox;
     121    protected System.Windows.Forms.ErrorProvider errorProvider;
    122122
    123123  }
Note: See TracChangeset for help on using the changeset viewer.