Timeline
01/08/15:
- 16:25 Changeset [11740] by
-
#2174: Added multi-objective problems.
- 15:52 Changeset [11739] by
-
#2174: Worked on operators and programmable problem base classes and scripts.
01/07/15:
- 17:20 Changeset [11738] by
-
- set CodeEditor.AutoScaleMode to AutoScaleMode.Inherit
- only generate overload information if completion data is available
- 14:06 Changeset [11737] by
-
#2174: Minor code cleanup in encodings.
- 11:04 Changeset [11736] by
-
- Increased max nesting level slightly (from 32 to 35, so that three levels of parameters are displayed).
- Changed access modifiers of members in NestingLevelErrorControl.
- 10:37 Changeset [11735] by
-
#2262: updated ScriptingUtils
- 10:29 Changeset [11734] by
-
- only IDeepCloneables can be dropped on the VariableStoreView
- renamed CSharpScript.Execute to CSharpScript.ExecuteAsync
- 09:37 Documentation/Howto/Implement Genetic Programming Problems edited by
- removed link to GPDL because this feature is not yet integrated into … (diff)
- 09:22 Changeset [11733] by
-
#2283 svn:ignore
- 09:21 Changeset [11732] by
-
#2283: refactoring and bug fixes
01/02/15:
- 16:32 Changeset [11731] by
-
#2283: added missing file GaussianMixtureBandit.cs
- 16:08 Changeset [11730] by
-
#2283: several major extensions for grammatical optimization
- 11:05 Ticket #2292 (Boolean operators (symb-reg) produce output values -1 (false) and 1 (true).) created by
- This is a problem because linear scaling is necessary to find …
- 10:48 Ticket #2291 (Grammar for Boolean GP problems) created by
12/29/14:
- 16:11 Changeset [11729] by
-
#2267 fixed cloning bug
- 11:04 Changeset [11728] by
-
#2283: set svn:ignore properties
- 11:02 Changeset [11727] by
-
#2283: worked on grammatical optimization problem solvers (simple MCTS done)
12/26/14:
- 16:44 Changeset [11726] by
-
#1772: Fixed a bug where the fragment root would be set to null (the Difference method returned a null value when the compared subtrees were identical).