Timeline
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
12/04/17:
- 23:19 Changeset [15492] by
-
- distributed code from artificial common plugin
- removed common plugin
- 23:06 Changeset [15491] by
-
- branched integer vector encoding
- 23:00 Changeset [15490] by
-
- branched optimization
- adapted references
- renamed plugin
11/30/17:
- 10:31 Changeset [15489] by
-
- Fixed wrong number of remaining/toral rows after filter changed
- Improved performance for filtering as suggested by bburlacu. Thanks for the patch.
- Start all charts with index zero.