Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • 125-weighted-sum-optimisation-value-and-roulette-wheel-stochastic-universal-selector
  • 129-epsilon-constraint-multiobjective-strategy
  • 131-include-hill-climbing-functionality
  • 160-new-generator-type-sequencer
  • develop default protected
  • range-correlated-alterers
  • release protected
  • 2025.4.0
  • 2024.10.0
9 results
Created with Raphaël 2.2.06Apr528Feb2524171310Jan814Dec30Nov29251714228Oct15141110127Sep2519169731Aug242221151096231Jul262310987130Jun2928212017430May27211830Apr2925820Mar149875424Feb23211127Jan27Nov18151422Oct161328Sep27262524232221191197617Aug14131Jul24232219139230Jun9754323May191614131211628Apr21201918171420Mar169213Feb11109876543219Jan1817161514139230Dec292827424Nov23222019928Oct20125430Sep2322212011Resolve "Layout of Gitlab Package Registry changed"2025.4.0 develo…2025.4.0 develop releaseRemoved double file ending of zip archive.Replaced "zip -r9" by "jar Mcf"Adapted path name in CI to match the actual repository layout.Introduced a new release script for platform-specific releases and moved it to an earlier stage in the release process.Resolve "elease fails due to change in Gitlab Docker Image"Reimplemented the benchmark as optimisation function feature.Add the Base sequence class160-new-generat…160-new-generator-type-sequencerDelete old ddlAdd example for sequence generationRefines sequence implementationMake sequence implentation availableChange imports after switch to the pipeline workflowAdd the most basic implementation of a sequenceImplement the Sequence interface and get rid of the unneccesarry inheritance in addition with its codeMove the Sequence to the proper locationSwitch from the generator version to the pipeline world. Change inheritance and implement the new necessary functionsMerge remote-tracking branch 'origin/develop' into 160-new-generator-type-sequencerAdded a single-choice-in-sequence mutator. The mutator calls the configured children in order of appearance and stops when a child has modified the individual. Removed generator-based implementation and switched to newer pipeline implementation for data generation tasks. ML still has to be switched.Make the new package accessible for weldRename the sequence.dl to timeseries.dlAdd the first iteration of the new sequence typeRemove unused codeChange to the easiest sequence n+1. Sadly only hard coded.Added logging components that log the results of stopping criteria per individual (or generation).Add the first draft of the new sequence generator. Includes the new Sequence class which can be updated via a visitor pattern. Additionally, adds the first visitor. Change pom.xml to include the minimal Expression Parser Exp4j, which allows to parse Strings into mathematical functions.Resolve "Fix minor issues with new pipeline algorithm"Introduced model-based data pipeline algorithm and switched to more configurable data validation. More to come.Export the serialised models of predictive and density to allow other plugins to use the information.Changed version numbers:* Refactored parts of the statistics API and made it part of `de.evoal.optimisation.api.model`. The result was renamed to `Iteration`.Added Threshold Accepting Algorithm.Update Issue TemplatesFixes issues in the PSO algorithm.Created a running example for range-correlated statistics.Updating to a newer version of SMILE (3.1.1).Added new optimisation algorithms:There was an issue with the `Optimisation Distance Component` due to an attribute naming conflict. In this fix, we renamed the attribute `name` to `var` as `name` is a reserved name in our DSLs.We changed all version numbers from 2024.10.0 to 2025.4.0, as we are now working on the release candidate for the next official release.
Loading