Timeline
12/19/17:
- 16:57 Changeset [15550] by
-
#2847: made some changes while reviewing
- 16:57 Changeset [15549] by
-
#2847: made some changes while reviewing
- 15:09 Changeset [15548] by
-
#2850: Changed name for tsnet to be more descriptive. Adapted StringConvertibleArrayView to automatically resize row headers.
- 13:35 Changeset [15547] by
-
#2839 worked on ProjectResource assignment: (cascading) assigning & unassigning (reverted changes of config files from r15546)
- 13:22 Changeset [15546] by
-
#2839 worked on ProjectResource assignment: (cascading) assigning & unassigning
- 12:14 Changeset [15545] by
-
#2850: Corrected after deserialization hook of tSNE.
- 11:51 Changeset [15544] by
-
#2864: Deleted unused files
- 11:23 Changeset [15543] by
-
#2864: Deleted obj
- 11:21 Changeset [15542] by
-
#2864: Deleted obj
- 11:10 Changeset [15541] by
-
#2864: CleanUp of old code, added LOP benchmark instances
12/18/17:
- 17:38 Changeset [15540] by
-
#2839 added checks for the administration of project-resource assignments
- 16:50 Ticket #2379 (Improve Bubble Chart) closed by
- rejected: r15539: removed branch Because development on this ticket has been …
- 16:50 Changeset [15539] by
-
#2379: deleted branch
- 16:23 Changeset [15538] by
-
#2822: deleted branch
- 16:21 Changeset [15537] by
- 16:19 Ticket #2809 (Remove "Logic" Classes in DataPreprocessing) closed by
- done: r15536 deleted branch
- 16:18 Changeset [15536] by
-
#2809 deleted branch
- 16:17 Changeset [15535] by
- 16:05 Changeset [15534] by
-
#2809: Fixed a potential InvalidOperationException when applying filters
- 14:38 Changeset [15533] by
-
#2747: Improved hard-coded genetic algorithm
- implemented restart strategy
- implemented 1-Opt algorithm
- added parameters to control restart strategy and optimal assignment strategy
- additional results: best solution found after number of generations, jobs/nests (for evaluation only)
- 14:31 Ticket #2866 (Hyperbolic functions for symbolic regression) created by
- Since the integrals of some hyperbolic functions are already included …
- 14:12 Changeset [15532] by
-
#2850 merged Weighted TSNE to trunk
- 12:27 Changeset [15531] by
-
#2850 added named weights and automatic adaption thereof
12/15/17:
- 17:51 Changeset [15530] by
-
- worked on Job operations add&update
- worked on ProjectPermission handling
- worked on Project-Resource assignment
- 15:41 Documentation/DevelopmentCenter/Compile HeuristicLab under Linux edited by
- (diff)
- 13:26 Changeset [15529] by
-
#2520: worked on new persistence
- changed message definitions
- updated transformers
- worked on conversions
- cleaned up
- 12:42 Changeset [15528] by
-
#2839 added AssignedJobResource to dbml and Daos
12/14/17:
- 15:08 Changeset [15527] by
-
- updated dbml (removed ResourcePermission and ResourceIds in Job-Table)
- updated Resource and Project Daos
- 15:04 Changeset [15526] by
- 11:16 Changeset [15525] by
-
#2438: deleted branch PermutationFlowShopProblem
- 11:15 Changeset [15524] by
-
#2438: deleted branch PausableBasicAlgorithm
- 09:56 Changeset [15523] by
-
#2839 worked on db model and updated dbml
12/13/17:
- 11:52 Changeset [15522] by
- 11:24 Changeset [15521] by
-
#2864: First commit of new branch of Permutation based benchmark problems.
- 09:47 Changeset [15520] by
-
- Changed the calculation algorithm for creating extreme points by using line based projection
- Changed the calculation of the residual spaces for line based projection
- 09:02 Changeset [15519] by
-
#2865: Created branch
- 09:01 Ticket #2865 (Tourplanning for Logistics Lectures at Campus Steyr) created by
- A branch for supporting logistics lectures.
12/12/17:
- 16:32 Changeset [15518] by
-
#2809: merged branch to trunk
- 16:20 Changeset [15517] by
-
#2861: Added comment highlighting the importance of the correct assignment order in the classificaiton problem data ctor.
- 16:17 Changeset [15516] by
- 16:16 Changeset [15515] by
-
#2852: Merged r15447, r15448, r15480, r15481, r15483 into stable.
- 16:11 Changeset [15514] by
- 10:30 EvoSoft edited by
- (diff)
- 09:57 Changeset [15513] by
-
#2859 Fixed problem by temporarily using a List<object> to represent an unknown column-type until the type is known.
- 09:47 Ticket #2864 (Implementation of PFSP and LOP) created by
- The Permutation Flowshop Scheduling Problem (PFSP) and the Linear …
12/11/17:
- 23:39 Changeset [15512] by
-
#1614: Added unit test for approximate local search (from feasible solution)
- 23:06 Changeset [15511] by
-
#1614: Improved performance by switching from Dictionary to Array
- 22:10 Changeset [15510] by
-
- Fixed bugs in view
- Made Evaluation object immutable
- Fixed bug in Analyze
- Fixed operators
- 17:46 Changeset [15509] by
-
#2520: worked on new persistence
- changed message definitions
- updated transformers
- cleaned up
- 17:26 Ticket #2863 (SingleObjectiveBasicProblem causes a virtual method call in the constructor) created by
- In the constructor several operators are added. Each call to …
- 16:56 Changeset [15508] by
-
#2839 finalized permission checks in AddTask and revised implementation of ResourcePermission methods
- 15:42 Changeset [15507] by
-
- fixed some bugs introduced in last commit (project file, tests)
- fixed ApproximateLocalSearch due to change in move evaluator that outputs an absolute quality of the move and not a delta
- added evaluated solution counting to approximate local search
- GRASP+PR: restructured main loop and combined iteration initialization with variable creator outside
- 11:57 Changeset [15506] by
-
#1614: finished wiring
- 10:59 Changeset [15505] by
-
#2862: removed spaces
12/10/17:
- 22:11 Changeset [15504] by
-
#1614: refactored code
- change problem to derive from basic problem
- using a combined instance class instead of individual parameters
12/07/17:
- 18:14 Changeset [15503] by
-
#2839 added ResourcePermission handling (still in progress)
- 17:58 Changeset [15502] by
-
#2862: Added switch to enable/disable linear scaling in NLR.
- 16:07 Changeset [15501] by
-
#2520: added protobuf version 3.5.0 and changed proto definition
- 14:41 Changeset [15500] by
-
#2839 worked on resource permission checks (v2 = accelerated verison)
12/06/17:
- 17:42 Changeset [15499] by
-
#2862: Activated linear scaling in NLR.
- 17:39 Ticket #2862 (NLR yields suboptimal results) created by
- The issue is that linear scaling is deactivated in the optimization of …
- 17:24 Changeset [15498] by
-
#2861: Corrected ctor in classification problem data.
- 17:23 Ticket #2861 (Ctor of ClassificationProblemData is broken) created by
- The ctor for {{{ClassificationProblemData(IClassificationProblemData …
- 16:16 Changeset [15497] by
-
#2839 worked on permission check at AddTask
- 13:45 Changeset [15496] by
-
#2839 Added Dao for ResourcePermission entity
- 12:33 Ticket #2846 (Uncaught ObjectDisposedExceptions) closed by
- done: r15495: merged r15419 and r15478 into stable
- 12:33 Changeset [15495] by
- 11:08 Changeset [15494] by
-
#2829: Add option to select the save path for the downloaded jobs. Automatically remove duplicate datasets when the job is saved in a single file. Add button to manually list hive jobs.
12/05/17:
- 13:35 Changeset [15493] by
-
#2747: Implemeted hard-coded genetic algorithm for faster evaluation