Free cookie consent management tool by TermsFeed Policy Generator

source: branches/3026_IntegrationIntoSymSpace/HeuristicLab.JsonInterface/Converters/AlgorithmConverter.cs

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @18059   3 years dpiringe #3026 - removed/renamed all interfaces, classes and views related to …
(edit) @18043   3 years dpiringe #3026 - code cleanup
(edit) @18039   3 years dpiringe #3026 - fixed the possibility for duplicated result entries in …
(edit) @17843   4 years dpiringe #3026 - removed property ConvertableType from all converters - …
(edit) @17834   4 years dpiringe #3026 - added ResultFormatter to add an extra layer of result …
(edit) @17828   4 years dpiringe #3026 - removed the option to set the value for JsonItems via exporter …
(edit) @17451   5 years dpiringe #3026: - renamed ResultItem to ResultJsonItem - implemented …
(edit) @17444   5 years dpiringe #3026: - added two new methods in IJsonItem -> FixatePath and …
(edit) @17443   5 years dpiringe #3026: - added support for string values without range limitation …
(edit) @17435   5 years dpiringe #3026: - set read-only to false for name input (in …
(edit) @17433   5 years dpiringe #3026: - added property Description in IJsonItem and updated all …
(edit) @17420   5 years dpiringe #3026: - refactored ranged based VMs -> created new 'base' class for …
(edit) @17407   5 years dpiringe #3026: - simplified converter inheritance: - BaseConverter now …
(edit) @17406   5 years dpiringe #3026 - added interfaces IJsonItem and IJsonItemValidator - …
(edit) @17405   5 years dpiringe #3026: - added a new way to setup the targeted result types - added …
(add) @17395   5 years dpiringe #3026: - moved from usage of IAlgorithm to IOptimizer (in …
Note: See TracRevisionLog for help on using the revision log.