Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/01/10 02:14:31 (14 years ago)
Author:
swagner
Message:

Operator architecture refactoring (#95)

  • renamed HeuristicLab.SGA to HeuristicLab.Algorithms.SGA
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab 3.3/Files.txt

    r2883 r2888  
    44HeuristicLab.PluginInfrastructure:ICSharpCode.SharpZipLib.dll
    55HeuristicLab.PluginInfrastructure:ICSharpCode.SharpZipLib License.txt
    6 HeuristicLab.Charting\3.3:HeuristicLab.Charting-3.3.dll
    7 HeuristicLab.Charting.Data\3.3:HeuristicLab.Charting.Data-3.3.dll
     6HeuristicLab.Algorithms.SGA\3.3:HeuristicLab.Algorithms.SGA-3.3.dll
     7HeuristicLab.Algorithms.SGA.Views\3.3:HeuristicLab.Algorithms.SGA.Views-3.3.dll
     8HeuristicLab.Charting\3.3:HeuristicLab.Charting-3.3.dll
     9HeuristicLab.Charting.Data\3.3:HeuristicLab.Charting.Data-3.3.dll
    810HeuristicLab.CodeEditor\3.2:HeuristicLab.CodeEditor-3.2.dll
    9 HeuristicLab.Collections\3.3:HeuristicLab.Collections-3.3.dll
    10 HeuristicLab.Common\3.2:HeuristicLab.Common-3.2.dll 
    11 HeuristicLab.Common.Resources\3.2:HeuristicLab.Common.Resources-3.2.dll
    12 HeuristicLab.Core\3.3:HeuristicLab.Core-3.3.dll
    13 HeuristicLab.Core.Views\3.3:HeuristicLab.Core.Views-3.3.dll
    14 HeuristicLab.Data\3.3:HeuristicLab.Data-3.3.dll
    15 HeuristicLab.Data.Views\3.3:HeuristicLab.Data.Views-3.3.dll
    16 HeuristicLab.Evolutionary\3.3:HeuristicLab.Evolutionary-3.3.dll
    17 HeuristicLab.Logging\3.3:HeuristicLab.Logging-3.3.dll
    18 HeuristicLab.MainForm\3.2:HeuristicLab.MainForm-3.2.dll
    19 HeuristicLab.MainForm.Test\3.2:HeuristicLab.MainForm.Test-3.2.dll
    20 HeuristicLab.MainForm.WindowsForms\3.2:HeuristicLab.MainForm.WindowsForms-3.2.dll
    21 HeuristicLab.Operators\3.3:HeuristicLab.Operators-3.3.dll
    22 HeuristicLab.Operators.Views\3.3:HeuristicLab.Operators.Views-3.3.dll
    23 HeuristicLab.Operators.Views.GraphVisualization\3.3:HeuristicLab.Operators.Views.GraphVisualization-3.3.dll
    24 HeuristicLab.Operators.Programmable\3.3:HeuristicLab.Operators.Programmable-3.3.dll
    25 HeuristicLab.Optimization\3.3:HeuristicLab.Optimization-3.3.dll
    26 HeuristicLab.Optimization.Views\3.3:HeuristicLab.Optimization.Views-3.3.dll
    27 HeuristicLab.Optimizer\3.3:HeuristicLab.Optimizer-3.3.dll
    28 HeuristicLab.Parameters\3.3:HeuristicLab.Parameters-3.3.dll
    29 HeuristicLab.Parameters.Views\3.3:HeuristicLab.Parameters.Views-3.3.dll
    30 HeuristicLab.Permutation\3.3:HeuristicLab.Permutation-3.3.dll
    31 HeuristicLab.Persistence\3.3:HeuristicLab.Persistence-3.3.dll
    32 HeuristicLab.Persistence.GUI\3.3:HeuristicLab.Persistence.GUI-3.3.dll
    33 HeuristicLab.Random\3.3:HeuristicLab.Random-3.3.dll
    34 HeuristicLab.Problems.TSP\3.3:HeuristicLab.Problems.TSP-3.3.dll
    35 HeuristicLab.Problems.TSP.Views\3.3:HeuristicLab.Problems.TSP.Views-3.3.dll
    36 HeuristicLab.Selection\3.3:HeuristicLab.Selection-3.3.dll
    37 HeuristicLab.Selection.OffspringSelection\3.3:HeuristicLab.Selection.OffspringSelection-3.3.dll
    38 HeuristicLab.SequentialEngine\3.3:HeuristicLab.SequentialEngine-3.3.dll
    39 HeuristicLab.SGA\3.3:HeuristicLab.SGA-3.3.dll
    40 HeuristicLab.SGA.Views\3.3:HeuristicLab.SGA.Views-3.3.dll
    41 HeuristicLab.TestFunctions\3.3:HeuristicLab.TestFunctions-3.3.dll
    42 HeuristicLab.ThreadParallelEngine\3.3:HeuristicLab.ThreadParallelEngine-3.3.dll
    43 HeuristicLab.Tracing\3.2:HeuristicLab.Tracing-3.2.dll
    44 HeuristicLab.Tracing\3.2:HeuristicLab.log4net.xml
     11HeuristicLab.Collections\3.3:HeuristicLab.Collections-3.3.dll
     12HeuristicLab.Common\3.2:HeuristicLab.Common-3.2.dll
     13HeuristicLab.Common.Resources\3.2:HeuristicLab.Common.Resources-3.2.dll
     14HeuristicLab.Core\3.3:HeuristicLab.Core-3.3.dll
     15HeuristicLab.Core.Views\3.3:HeuristicLab.Core.Views-3.3.dll
     16HeuristicLab.Data\3.3:HeuristicLab.Data-3.3.dll
     17HeuristicLab.Data.Views\3.3:HeuristicLab.Data.Views-3.3.dll
     18HeuristicLab.Evolutionary\3.3:HeuristicLab.Evolutionary-3.3.dll
     19HeuristicLab.Logging\3.3:HeuristicLab.Logging-3.3.dll
     20HeuristicLab.MainForm\3.2:HeuristicLab.MainForm-3.2.dll
     21HeuristicLab.MainForm.Test\3.2:HeuristicLab.MainForm.Test-3.2.dll
     22HeuristicLab.MainForm.WindowsForms\3.2:HeuristicLab.MainForm.WindowsForms-3.2.dll
     23HeuristicLab.Operators\3.3:HeuristicLab.Operators-3.3.dll
     24HeuristicLab.Operators.Views\3.3:HeuristicLab.Operators.Views-3.3.dll
     25HeuristicLab.Operators.Views.GraphVisualization\3.3:HeuristicLab.Operators.Views.GraphVisualization-3.3.dll
     26HeuristicLab.Operators.Programmable\3.3:HeuristicLab.Operators.Programmable-3.3.dll
     27HeuristicLab.Optimization\3.3:HeuristicLab.Optimization-3.3.dll
     28HeuristicLab.Optimization.Views\3.3:HeuristicLab.Optimization.Views-3.3.dll
     29HeuristicLab.Optimizer\3.3:HeuristicLab.Optimizer-3.3.dll
     30HeuristicLab.Parameters\3.3:HeuristicLab.Parameters-3.3.dll
     31HeuristicLab.Parameters.Views\3.3:HeuristicLab.Parameters.Views-3.3.dll
     32HeuristicLab.Permutation\3.3:HeuristicLab.Permutation-3.3.dll
     33HeuristicLab.Persistence\3.3:HeuristicLab.Persistence-3.3.dll
     34HeuristicLab.Persistence.GUI\3.3:HeuristicLab.Persistence.GUI-3.3.dll
     35HeuristicLab.Problems.TSP\3.3:HeuristicLab.Problems.TSP-3.3.dll
     36HeuristicLab.Problems.TSP.Views\3.3:HeuristicLab.Problems.TSP.Views-3.3.dll
     37HeuristicLab.Random\3.3:HeuristicLab.Random-3.3.dll
     38HeuristicLab.Selection\3.3:HeuristicLab.Selection-3.3.dll
     39HeuristicLab.Selection.OffspringSelection\3.3:HeuristicLab.Selection.OffspringSelection-3.3.dll
     40HeuristicLab.SequentialEngine\3.3:HeuristicLab.SequentialEngine-3.3.dll
     41HeuristicLab.TestFunctions\3.3:HeuristicLab.TestFunctions-3.3.dll
     42HeuristicLab.ThreadParallelEngine\3.3:HeuristicLab.ThreadParallelEngine-3.3.dll
     43HeuristicLab.Tracing\3.2:HeuristicLab.Tracing-3.2.dll
     44HeuristicLab.Tracing\3.2:HeuristicLab.log4net.xml
    4545
    4646;External Libraries
    4747HeuristicLab.ExtLibs\HeuristicLab.log4net\1.2.10.0:HeuristicLab.log4net-1.2.10.0.dll
    48 HeuristicLab.ExtLibs\HeuristicLab.log4net\1.2.10.0:log4net.dll 
    49 HeuristicLab.ExtLibs\HeuristicLab.log4net\1.2.10.0:log4net License.txt 
     48HeuristicLab.ExtLibs\HeuristicLab.log4net\1.2.10.0:log4net.dll
     49HeuristicLab.ExtLibs\HeuristicLab.log4net\1.2.10.0:log4net License.txt
    5050
    5151HeuristicLab.ExtLibs\HeuristicLab.Netron\3.0.2672.12446\Netron.Diagramming.Core-3.0.2672.12446:Netron.Diagramming.Core-3.0.2672.12446.dll
Note: See TracChangeset for help on using the changeset viewer.