Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/sources @ 8120

Name Size Rev Age Author Last Change
../
HeuristicLab 7259   12 years swagner Updated year of copyrights to 2012 (#1716)
HeuristicLab.Algorithms.Benchmarks 7259   12 years swagner Updated year of copyrights to 2012 (#1716)
HeuristicLab.Algorithms.Benchmarks.Views 7259   12 years swagner Updated year of copyrights to 2012 (#1716)
HeuristicLab.Algorithms.DataAnalysis 8080   12 years abeham #1722: Fixed description of k-Means solution
HeuristicLab.Algorithms.DataAnalysis.Views 7967   12 years jkarder #1688: * removed assignment to Font property in …
HeuristicLab.Algorithms.EvolutionStrategy 7999   12 years ascheibe #1864 - switched IOperators collection to IItems - adapted algorithms …
HeuristicLab.Algorithms.GeneticAlgorithm 7999   12 years ascheibe #1864 - switched IOperators collection to IItems - adapted algorithms …
HeuristicLab.Algorithms.LocalSearch 8118   12 years svonolfe Disabled local analyzers by default in the improvement operators (#1881)
HeuristicLab.Algorithms.NSGA2 7999   12 years ascheibe #1864 - switched IOperators collection to IItems - adapted algorithms …
HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm 7999   12 years ascheibe #1864 - switched IOperators collection to IItems - adapted algorithms …
HeuristicLab.Algorithms.ParticleSwarmOptimization 7781   12 years epitzer #1839 allow preparing PSO with invalid problem and configure algorithm …
HeuristicLab.Algorithms.SimulatedAnnealing 8118   12 years svonolfe Disabled local analyzers by default in the improvement operators (#1881)
HeuristicLab.Algorithms.TabuSearch 7999   12 years ascheibe #1864 - switched IOperators collection to IItems - adapted algorithms …
HeuristicLab.Algorithms.VariableNeighborhoodSearch 7999   12 years ascheibe #1864 - switched IOperators collection to IItems - adapted algorithms …
HeuristicLab.Analysis 8016   12 years abeham #1828: * Added a SingleValueAnalyzer to HeuristicLab.Analysis * …
HeuristicLab.Analysis.Views 8015   12 years abeham #1829: * Fixed exception that would occur if no DataRows are …
HeuristicLab.Clients.Access 8076   12 years ascheibe #1648 fetch user and client information when the optimizer starts
HeuristicLab.Clients.Access.Administration 8043   12 years ascheibe #1648 display an error message if a user lacks the appropriate roles …
HeuristicLab.Clients.Access.Views 8076   12 years ascheibe #1648 fetch user and client information when the optimizer starts
HeuristicLab.Clients.Common 7967   12 years jkarder #1688: * removed assignment to Font property in …
HeuristicLab.Clients.Hive 8109   12 years jkarder #1722: fixed creation and parsing of the resource string in the Hive …
HeuristicLab.Clients.Hive.Administrator 8089   12 years jkarder #1859: disabled btnPermissionsSave while AccessClient refreshes
HeuristicLab.Clients.Hive.JobManager 8109   12 years jkarder #1722: fixed creation and parsing of the resource string in the Hive …
HeuristicLab.Clients.Hive.Slave 7857   12 years jkarder #1854: * integrated marker attribute (IsDisposable) into the Hive …
HeuristicLab.Clients.Hive.Slave.App 7259   12 years swagner Updated year of copyrights to 2012 (#1716)
HeuristicLab.Clients.Hive.Slave.ConsoleClient 7777   12 years ascheibe #1700 added configuration of number of cores used for calculation to slave
HeuristicLab.Clients.Hive.Slave.TrayIcon 7259   12 years swagner Updated year of copyrights to 2012 (#1716)
HeuristicLab.Clients.Hive.Slave.TrayIconSetup 7261   12 years swagner Updated assembly references, removed compiler warnings in Hive setup …
HeuristicLab.Clients.Hive.Slave.Views 7259   12 years swagner Updated year of copyrights to 2012 (#1716)
HeuristicLab.Clients.Hive.Slave.WindowsService 7777   12 years ascheibe #1700 added configuration of number of cores used for calculation to slave
HeuristicLab.Clients.Hive.Slave.WindowsServiceSetup 7261   12 years swagner Updated assembly references, removed compiler warnings in Hive setup …
HeuristicLab.Clients.Hive.Views 8120   12 years ascheibe #1827 implemented review comments
HeuristicLab.Clients.OKB 8060   12 years ascheibe #1174 fix failing InstantiateCreatablesTest
HeuristicLab.Clients.OKB.Views 8117   12 years ascheibe #1174 removed RunCollection as content from the …
HeuristicLab.CodeEditor 7983   12 years epitzer #1826 catch exceptions from sharp develop code completion
HeuristicLab.Collections 7259   12 years swagner Updated year of copyrights to 2012 (#1716)
HeuristicLab.Common 8108   12 years abeham #1869: * Removed ToEnumerable extension method (I agree with …
HeuristicLab.Common.Resources 7956   12 years sforsten #1782: improvements from mkommend's comment have been applied
HeuristicLab.Core 7725   12 years gkronber #1822 fixed cloning bug in ItemDictionary
HeuristicLab.Core.Views 7967   12 years jkarder #1688: * removed assignment to Font property in …
HeuristicLab.Data 8008   12 years mkommend #1722: Added size properties for range data types.
HeuristicLab.Data.Views 7987   12 years abeham #1870: fixed clipboard pasting in StringConvertibleMatrixView
HeuristicLab.DebugEngine 7966   12 years epitzer #1800 extract debug engine views into their own plug-in
HeuristicLab.DebugEngine.Views 8097   12 years abeham #1800: Added $WCREV$ substitution string to version in Plugin.cs.frame
HeuristicLab.Encodings.BinaryVectorEncoding 7259   12 years swagner Updated year of copyrights to 2012 (#1716)
HeuristicLab.Encodings.IntegerVectorEncoding 8023   12 years abeham #1775: fixed unit tests
HeuristicLab.Encodings.PermutationEncoding 7259   12 years swagner Updated year of copyrights to 2012 (#1716)
HeuristicLab.Encodings.PermutationEncoding.Views 7967   12 years jkarder #1688: * removed assignment to Font property in …
HeuristicLab.Encodings.RealVectorEncoding 7745   12 years epitzer #1722 follow-up of r5935: also rename CurrentIteration to Iterations …
HeuristicLab.Encodings.SymbolicExpressionTreeEncoding 7972   12 years gkronber #1722 added static methods in OnePointShaker and …
HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views 8106   12 years mkommend #1722: Corrected behavior of SymbolicExpressionGrammarEditorView.
HeuristicLab.ExtLibs 8000   12 years jkarder #1747: * added support to pan with the middle mouse button * …
HeuristicLab.GeoIP 8040   12 years ascheibe #1648 integrated server parts of the access service into trunk
HeuristicLab.Hive 7849   12 years sforsten #1784: * added project HeuristicLab.Problem.Instances.DataAnalysis and …
HeuristicLab.MainForm 7587   12 years mkommend #1794: Implemented analysis of interface hierarchies in …
HeuristicLab.MainForm.WindowsForms 8111   12 years abeham #1762: Improved code a little
HeuristicLab.Operators 7395   12 years ascheibe #1745 moved new Island GA to trunk
HeuristicLab.Operators.Programmable 7636   12 years epitzer #1800 move programmable operator views into its own plugin
HeuristicLab.Operators.Programmable.Views 7967   12 years jkarder #1688: * removed assignment to Font property in …
HeuristicLab.Operators.Views 7967   12 years jkarder #1688: * removed assignment to Font property in …
HeuristicLab.Operators.Views.GraphVisualization 7259   12 years swagner Updated year of copyrights to 2012 (#1716)
HeuristicLab.Operators.Views.GraphVisualization.Views 8000   12 years jkarder #1747: * added support to pan with the middle mouse button * …
HeuristicLab.Optimization 8004   12 years mkommend #1864: Corrected deserialization of the operator collection.
HeuristicLab.Optimization.Operators 7705   12 years epitzer #1813 change default value to smaller one to give steep curve in the …
HeuristicLab.Optimization.Views 8108   12 years abeham #1869: * Removed ToEnumerable extension method (I agree with …
HeuristicLab.Optimizer 8119   12 years svonolfe Updated VNS sample (#1881)
HeuristicLab.ParallelEngine 7259   12 years swagner Updated year of copyrights to 2012 (#1716)
HeuristicLab.Parameters 7259   12 years swagner Updated year of copyrights to 2012 (#1716)
HeuristicLab.Parameters.Views 7967   12 years jkarder #1688: * removed assignment to Font property in …
HeuristicLab.Persistence 7259   12 years swagner Updated year of copyrights to 2012 (#1716)
HeuristicLab.Persistence.GUI 7967   12 years jkarder #1688: * removed assignment to Font property in …
HeuristicLab.PluginInfrastructure 7967   12 years jkarder #1688: * removed assignment to Font property in …
HeuristicLab.Problems.ArtificialAnt 7442   12 years abeham #1770 * removed protected modifier from Maximization.Set and …
HeuristicLab.Problems.ArtificialAnt.Views 7967   12 years jkarder #1688: * removed assignment to Font property in …
HeuristicLab.Problems.DataAnalysis 8113   12 years gkronber #1788 changed symbolic regression evaluators to bound estimated values …
HeuristicLab.Problems.DataAnalysis.Symbolic 8099   12 years mkommend #1821: Minor changes in VariableCondition and the according view.
HeuristicLab.Problems.DataAnalysis.Symbolic.Classification 8030   12 years gkronber #1874: reverted r8026. The behaviour of calculating the scaling …
HeuristicLab.Problems.DataAnalysis.Symbolic.Classification.Views 8053   12 years ascheibe #1722 fixed more licensing information and source formatting
HeuristicLab.Problems.DataAnalysis.Symbolic.Regression 8113   12 years gkronber #1788 changed symbolic regression evaluators to bound estimated values …
HeuristicLab.Problems.DataAnalysis.Symbolic.Regression.Views 8100   12 years mkommend #1811: Removed unnecessary code in ErrorCharacteristicsCurveViews.
HeuristicLab.Problems.DataAnalysis.Symbolic.Views 8110   12 years gkronber #1773 switched back to the tree view as default for symbolic data …
HeuristicLab.Problems.DataAnalysis.Views 8105   12 years sforsten #1811: tool tip has been implemented as suggested by mkommend
HeuristicLab.Problems.ExternalEvaluation 7999   12 years ascheibe #1864 - switched IOperators collection to IItems - adapted algorithms …
HeuristicLab.Problems.ExternalEvaluation.GP 7259   12 years swagner Updated year of copyrights to 2012 (#1716)
HeuristicLab.Problems.ExternalEvaluation.Views 7967   12 years jkarder #1688: * removed assignment to Font property in …
HeuristicLab.Problems.Instances 7956   12 years sforsten #1782: improvements from mkommend's comment have been applied
HeuristicLab.Problems.Instances.CordeauGQAP 7879   12 years abeham #1782: Added best-known quality to Cordeau's instances
HeuristicLab.Problems.Instances.DataAnalysis 8084   12 years abeham #1784: Added CSV problem provider for ClusteringProblem
HeuristicLab.Problems.Instances.ElloumiCTAP 7659   12 years mkommend #1782: abeham changed the properties of the data to embedded resources.
HeuristicLab.Problems.Instances.QAPLIB 7645   12 years mkommend #1782: Set project references to CopyLocal = false for …
HeuristicLab.Problems.Instances.TSPLIB 7872   12 years svonolfe Moved distance measure to helper class (#1782)
HeuristicLab.Problems.Instances.TSPLIB.Views 7967   12 years jkarder #1688: * removed assignment to Font property in …
HeuristicLab.Problems.Instances.VehicleRouting 8053   12 years ascheibe #1722 fixed more licensing information and source formatting
HeuristicLab.Problems.Instances.VehicleRouting.Views 8053   12 years ascheibe #1722 fixed more licensing information and source formatting
HeuristicLab.Problems.Instances.Views 8031   12 years abeham #1782: * Changed tooltip generation in …
HeuristicLab.Problems.Knapsack 7351   12 years abeham #1722 * fixed some problems that were identified with the first …
HeuristicLab.Problems.Knapsack.Views 7259   12 years swagner Updated year of copyrights to 2012 (#1716)
HeuristicLab.Problems.LawnMower 8059   12 years gkronber #1876: initial import of the lawn mower demo problem for GP.
HeuristicLab.Problems.LawnMower.Views 8059   12 years gkronber #1876: initial import of the lawn mower demo problem for GP.
HeuristicLab.Problems.LinearAssignment 8093   12 years abeham #1855: * Added possibility to name row and column in matrix (to have …
HeuristicLab.Problems.LinearAssignment.Views 8094   12 years abeham #1855: Added plugin-dependency
HeuristicLab.Problems.OneMax 7519   12 years abeham #1770 * Fixed default ctor of OnemaxProblem * Added unit test to …
HeuristicLab.Problems.OneMax.Views 7259   12 years swagner Updated year of copyrights to 2012 (#1716)
HeuristicLab.Problems.QuadraticAssignment 8092   12 years abeham #1856: Added unit test for lower bound, made it more obvious that last …
HeuristicLab.Problems.QuadraticAssignment.Algorithms 8112   12 years abeham #1722: Created a default QAP instance when creating a new Robust Taboo …
HeuristicLab.Problems.QuadraticAssignment.Views 7967   12 years jkarder #1688: * removed assignment to Font property in …
HeuristicLab.Problems.TestFunctions 7442   12 years abeham #1770 * removed protected modifier from Maximization.Set and …
HeuristicLab.Problems.TestFunctions.Views 7259   12 years swagner Updated year of copyrights to 2012 (#1716)
HeuristicLab.Problems.TravelingSalesman 7872   12 years svonolfe Moved distance measure to helper class (#1782)
HeuristicLab.Problems.TravelingSalesman.Views 7967   12 years jkarder #1688: * removed assignment to Font property in …
HeuristicLab.Problems.VehicleRouting 8053   12 years ascheibe #1722 fixed more licensing information and source formatting
HeuristicLab.Problems.VehicleRouting.Views 8115   12 years svonolfe Made tour text box in VRPSolutionView readonly (#1177)
HeuristicLab.Random 7828   12 years abeham #1848: fixed a bug in SampleProportional
HeuristicLab.Selection 7996   12 years mkommend #1871: Improved performance of ProportionalSelector.
HeuristicLab.SequentialEngine 7259   12 years swagner Updated year of copyrights to 2012 (#1716)
HeuristicLab.Services.Access 8040   12 years ascheibe #1648 integrated server parts of the access service into trunk
HeuristicLab.Services.Access.DataAccess 8040   12 years ascheibe #1648 integrated server parts of the access service into trunk
HeuristicLab.Services.Deployment 8050   12 years ascheibe #1722 fixed license information in services
HeuristicLab.Services.Deployment.DataAccess 8050   12 years ascheibe #1722 fixed license information in services
HeuristicLab.Services.Hive 8071   12 years jkarder #1860: * removed AuthorizesForResourceAdministration method * …
HeuristicLab.Services.Hive.DataAccess 7916   12 years jkarder #1860: * integrated owner attribute (OwnerUserId) into the Hive …
HeuristicLab.Services.Hive.JanitorService 7259   12 years swagner Updated year of copyrights to 2012 (#1716)
HeuristicLab.Services.Hive.JanitorServiceSetup 7261   12 years swagner Updated assembly references, removed compiler warnings in Hive setup …
HeuristicLab.Services.Hive.Web 7259   12 years swagner Updated year of copyrights to 2012 (#1716)
HeuristicLab.Services.OKB 8049   12 years ascheibe #1174 integrated OKB services parts into trunk
HeuristicLab.Services.OKB.DataAccess 8049   12 years ascheibe #1174 integrated OKB services parts into trunk
HeuristicLab.Tests 8092   12 years abeham #1856: Added unit test for lower bound, made it more obvious that last …
HeuristicLab.Tracing 7259   12 years swagner Updated year of copyrights to 2012 (#1716)
HeuristicLab.Visualization.ChartControlsExtensions 8107   12 years jkarder #1709: * implemented filtering according to the legend items * …
Build.cmd 2.6 KB 7594   12 years abeham #1722: changed build script to use Build instead of Rebuild (all of a …
ConfigMerger.exe 13.0 KB 6173   13 years ascheibe #1517 - rewrote Logger to use Diagnostics.Trace - removed HiveLogger …
FxCop.cmd 1.2 KB 7369   12 years abeham #1759: Added processor architecture detection
HeuristicLab 3.3 Hive.Slave.sln 9.7 KB 7009   12 years ascheibe #1672 moved the Hive services parts to services project as suggested …
HeuristicLab 3.3 Services.sln 16.6 KB 8049   12 years ascheibe #1174 integrated OKB services parts into trunk
HeuristicLab 3.3 Services.vsmdi 532 bytes 5163   13 years swagner Reintegrated .NET 4.0 migration branch (#1350)
HeuristicLab 3.3 Tests.sln 2.1 KB 7932   12 years abeham #1777 * removed old unnecessary vsmdi file * added test list for new …
HeuristicLab 3.3 Tests.vsmdi 15.4 KB 8073   12 years mkommend #1722: corrected HL test lists.
HeuristicLab 3.3.sln 135.0 KB 8096   12 years abeham #1722: Added some missing dependencies to the "HeuristicLab-3.3" …
HeuristicLab.ExtLibs.sln 21.5 KB 7674   12 years mkommend #1808: updated extlib solution - added new alglib release projects.
HeuristicLab.FxCop.dll 8.5 KB 7352   12 years abeham #1759 * Added simple command file to execute FxCop rules from …
LocalTestRun.testrunconfig 1.3 KB 7915   12 years mkommend #1777: Extracted unit tests into a separate solution.
MergeConfigs.cmd 389 bytes 7060   12 years abeham #1653 * Changed config merging behavior to always merge from the …
PreBuildEvent.cmd 293 bytes 6866   12 years mkommend #1653: Merged new HL solution into the trunk.
  • Property bugtraq:label set to Ticket
  • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
  • Property bugtraq:url set to /trac/hl/core/ticket/%BUGID%
  • Property bugtraq:warnifnoissue set to true
  • Property svn:ignore set to
    *.docstates
    *.psess
    *.resharper
    *.suo
    *.user
    *.vsp
    Doxygen
    FxCopResults.txt
    Google.ProtocolBuffers-0.9.1.dll
    HeuristicLab 3.3.5.1.ReSharper.user
    HeuristicLab 3.3.6.0.ReSharper.user
    HeuristicLab.4.5.resharper.user
    HeuristicLab.ExtLibs.6.0.ReSharper.user
    HeuristicLab.resharper.user
    ProtoGen.exe
    TestResults
    _ReSharper.HeuristicLab
    _ReSharper.HeuristicLab 3.3
    _ReSharper.HeuristicLab.ExtLibs
    bin
    protoc.exe
    _ReSharper.HeuristicLab 3.3 Tests
  • Property svn:mergeinfo set to (toggle deleted branches)
    /branches/DataAnalysismergedeligible
    /branches/GP.Symbols (TimeLag, Diff, Integral)mergedeligible
    /branches/ProblemInstancesRegressionAndClassificationmergedeligible
    /branches/Benchmarking/sources6917-7005
    /branches/CloningRefactoring4656-4721
    /branches/DataAnalysis Refactoring5471-5808
    /branches/DataAnalysis SolutionEnsembles5815-6180
    /branches/GP.Grammar.Editor6284-6795
    /branches/NET40/sources5138-5162
    /branches/ParallelEngine5175-5192
    /branches/QAPAlgorithms6350-6627
    /branches/Restructure trunk solution6828
    /branches/SuccessProgressAnalysis5370-5682
    /branches/Trunk6829-6865
    /branches/VNS5594-5752
    /branches/histogram5959-6341
Note: See TracBrowser for help on using the repository browser.