../
|
HeuristicLab
|
|
377
|
16 years
|
gkronber |
renamed Plugin CEDMA.Console -> CEDMA.Core
|
HeuristicLab.AdvancedOptimizationFrontend
|
|
91
|
16 years
|
gkronber |
* added an attribute for the build time of an assembly.
* build-date …
|
HeuristicLab.BitVector
|
|
91
|
16 years
|
gkronber |
* added an attribute for the build time of an assembly.
* build-date …
|
HeuristicLab.CEDMA.Core
|
|
384
|
16 years
|
gkronber |
merged changesets r382 and r383 (fix references and compiler warnings) …
|
HeuristicLab.CEDMA.DB
|
|
384
|
16 years
|
gkronber |
merged changesets r382 and r383 (fix references and compiler warnings) …
|
HeuristicLab.CEDMA.DB.Interfaces
|
|
384
|
16 years
|
gkronber |
merged changesets r382 and r383 (fix references and compiler warnings) …
|
HeuristicLab.CEDMA.Operators
|
|
384
|
16 years
|
gkronber |
merged changesets r382 and r383 (fix references and compiler warnings) …
|
HeuristicLab.CEDMA.Server
|
|
380
|
16 years
|
gkronber |
improved contention problem by using ReaderWriterLock in the DB proxy …
|
HeuristicLab.Charting
|
|
91
|
16 years
|
gkronber |
* added an attribute for the build time of an assembly.
* build-date …
|
HeuristicLab.Charting.Data
|
|
91
|
16 years
|
gkronber |
* added an attribute for the build time of an assembly.
* build-date …
|
HeuristicLab.Constraints
|
|
349
|
16 years
|
abeham |
fixed bug in ticket #186 (trunk)
|
HeuristicLab.Core
|
|
267
|
16 years
|
gkronber |
using string.substring(0..n) instead of string.split()[0] because it …
|
HeuristicLab.Data
|
|
347
|
16 years
|
abeham |
added public read property in ConstrainedItemList as per ticket #185
|
HeuristicLab.DataAnalysis
|
|
363
|
16 years
|
gkronber |
* implemented operator to store the best of run solution, in regard of …
|
HeuristicLab.DistributedEngine
|
|
384
|
16 years
|
gkronber |
merged changesets r382 and r383 (fix references and compiler warnings) …
|
HeuristicLab.ES
|
|
214
|
16 years
|
swagner |
Activated generation of XML documentation for release builds
|
HeuristicLab.Evolutionary
|
|
108
|
16 years
|
swagner |
Closed ticket #90
- added base class MultiCrossoverBase for crossover …
|
HeuristicLab.Functions
|
|
365
|
16 years
|
gkronber |
implemented #195
|
HeuristicLab.Grid
|
|
384
|
16 years
|
gkronber |
merged changesets r382 and r383 (fix references and compiler warnings) …
|
HeuristicLab.Logging
|
|
368
|
16 years
|
gkronber |
fixed a bug in BestSolutionStorer
|
HeuristicLab.Operators
|
|
311
|
16 years
|
abeham |
Added DoubleCounter which counts a double (by a given interval) -> …
|
HeuristicLab.Operators.Programmable
|
|
164
|
16 years
|
gkronber |
changed Compile() to virtual in preparation for the …
|
HeuristicLab.OptimizationFrontend
|
|
91
|
16 years
|
gkronber |
* added an attribute for the build time of an assembly.
* build-date …
|
HeuristicLab.Permutation
|
|
91
|
16 years
|
gkronber |
* added an attribute for the build time of an assembly.
* build-date …
|
HeuristicLab.PluginInfrastructure
|
|
384
|
16 years
|
gkronber |
merged changesets r382 and r383 (fix references and compiler warnings) …
|
HeuristicLab.PluginInfrastructure.GUI
|
|
384
|
16 years
|
gkronber |
merged changesets r382 and r383 (fix references and compiler warnings) …
|
HeuristicLab.Random
|
|
344
|
16 years
|
gkronber |
merged changes r338 r339 r340 r341 r342 r343 from the ticket-specific …
|
HeuristicLab.RealVector
|
|
294
|
16 years
|
swagner |
Worked on ticket #161
- removed bounds checking in …
|
HeuristicLab.Routing.TSP
|
|
91
|
16 years
|
gkronber |
* added an attribute for the build time of an assembly.
* build-date …
|
HeuristicLab.Scheduling.JSSP
|
|
371
|
16 years
|
mkofler |
Added methods to retrieve the first and last node of the tree
|
HeuristicLab.Selection
|
|
91
|
16 years
|
gkronber |
* added an attribute for the build time of an assembly.
* build-date …
|
HeuristicLab.Selection.OffspringSelection
|
|
301
|
16 years
|
gkronber |
removed code to remove non-existent parameter "BadCount" (ticket #142)
|
HeuristicLab.SequentialEngine
|
|
91
|
16 years
|
gkronber |
* added an attribute for the build time of an assembly.
* build-date …
|
HeuristicLab.SGA
|
|
91
|
16 years
|
gkronber |
* added an attribute for the build time of an assembly.
* build-date …
|
HeuristicLab.SQLite
|
|
370
|
16 years
|
gkronber |
updated SQLite dll to most recent version (1.0.51.0)
|
HeuristicLab.StructureIdentification
|
|
369
|
16 years
|
gkronber |
added an operator to calculate the theil inequality coefficient
|
HeuristicLab.TestFunctions
|
|
291
|
16 years
|
swagner |
Worked on ticket #135
- added additional test functions implemented by …
|
HeuristicLab.ThreadParallelEngine
|
|
91
|
16 years
|
gkronber |
* added an attribute for the build time of an assembly.
* build-date …
|
HeuristicLab.sln
|
20.4 KB
|
377
|
16 years
|
gkronber |
renamed Plugin CEDMA.Console -> CEDMA.Core
|
PreBuildEvent.cmd
|
84 bytes
|
30
|
17 years
|
swagner |
Fixed ticket #26
- added automatic generation of version strings for …
|