Free cookie consent management tool by TermsFeed Policy Generator

Timeline


and

07/29/08:

20:49 Changeset [409] by gkronber

fixed a minor display bug (related to #204)

20:44 Ticket #202 (Split the big reader/writer lock in class Database into separate ...) closed by gkronber
wontfix: reverted changes of r399 with r408
20:44 Changeset [408] by gkronber

reverse merge of r399 (ticket #202)

20:39 Ticket #202 (Split the big reader/writer lock in class Database into separate ...) reopened by gkronber
SQLite doesn't support concurrent read&writes to different tables …
20:24 Ticket #204 (The distinction in 'ControllerAgents' and 'normal' agents is bad) closed by gkronber
fixed: fixed small bug with r407
20:24 Changeset [407] by gkronber

fixed a small bug introduced with r398 (ticket #204)

20:17 Ticket #204 (The distinction in 'ControllerAgents' and 'normal' agents is bad) reopened by gkronber
Changes of r398 broke CEDMA infrastructure
19:23 Ticket #209 (Values 'n.def.' are not parsed correctly by the DatasetParser because ...) closed by gkronber
fixed: fixed with r405 and r406. Since 'n. def.' should be treated as one …
19:17 Changeset [406] by gkronber

fixed #209 by changing the import format while keeping compatibility with HL2 exported files

18:49 Changeset [405] by gkronber

changed parser to try three different number-formats for the whole file and not for single tokens (ticket #209)

18:17 Ticket #207 (The table of imported data is not cleared when the importer is ...) closed by gkronber
fixed: fixed with r404
18:17 Changeset [404] by gkronber

fixed #207

18:10 Ticket #209 (Values 'n.def.' are not parsed correctly by the DatasetParser because ...) created by gkronber
18:07 Ticket #201 (Fix plugin dependencies for CEDMA plugins) closed by gkronber
fixed: fixed with r403
18:05 Changeset [403] by gkronber
  • fixed ticket #201 (Fix plugin dependencies for CEDMA plugins)
  • deleted classes DbPersistenceManager because the common code was moved to the PersistenceManager in HeuristicLab.Core.
17:55 Changeset [402] by gkronber

moved GZip persistence into the PersistenceManager in HeuristicLab.Core because compression is needed in several plugins (CEDMA and Grid)

17:54 Changeset [401] by gkronber

added tracing to event-log to simplify debugging of grid infrastructure

16:30 Ticket #156 (All GP-evaluators should update the number of total evaluated nodes) closed by gkronber
fixed: fixed with r400
16:30 Changeset [400] by gkronber

fixed #156 (All GP-evaluators should update the number of total evaluated nodes)

16:20 Ticket #202 (Split the big reader/writer lock in class Database into separate ...) closed by gkronber
fixed: fixed with r399
16:20 Changeset [399] by gkronber

fixed #202 (Split big R/W lock into separate R/W locks for each table)

16:17 Ticket #204 (The distinction in 'ControllerAgents' and 'normal' agents is bad) closed by gkronber
fixed: fixed with r398
16:17 Changeset [398] by gkronber

removed the distinction between controller agents and normal agents. Also removed the AgentScheduler because it is not needed anymore. (ticket #204)

14:50 Ticket #208 (Closing the view of the sequential engine doesn't stop the engine) created by gkronber
14:45 Ticket #207 (The table of imported data is not cleared when the importer is ...) created by gkronber
11:37 Ticket #206 (StructIdProblemInjector doesn't inject start and end of test samples) closed by gkronber
fixed: fixed with r397
11:37 Changeset [397] by gkronber

fixed #206

10:32 Ticket #206 (StructIdProblemInjector doesn't inject start and end of test samples) created by gkronber

07/28/08:

18:46 Ticket #205 (Can't execute more than one engine for GP simultaniously (evaluator is ...) closed by gkronber
fixed: fixed with r396
18:46 Changeset [396] by gkronber

fixed ticket #205 by creating the function-specific evaluator in the evaluation operators.

10:08 Ticket #205 (Can't execute more than one engine for GP simultaniously (evaluator is ...) created by gkronber

07/25/08:

14:07 Changeset [395] by gkronber

added evaluator for mean absolute percentage error and added a parameter for the evaluator for theil's inequality to determine whether to calculate the coefficient for the change or for the absolute value

07/24/08:

16:04 Ticket #204 (The distinction in 'ControllerAgents' and 'normal' agents is bad) created by gkronber
Running controller agents in round-robin style on the server is bad …

07/23/08:

18:58 Ticket #203 (Operator to create algorithms with different settings) created by gkronber
15:14 Ticket #202 (Split the big reader/writer lock in class Database into separate ...) created by gkronber
01:00 Ticket #201 (Fix plugin dependencies for CEDMA plugins) created by gkronber
00:47 Ticket #200 (Simple indexer for results and matching search-frontend for ...) created by gkronber
00:29 Ticket #191 (Operators to store results in the database) closed by gkronber
fixed: r394 * added an operator to store a whole scope as a result in the …
00:28 Changeset [394] by gkronber
  • implemented operator to store a whole scope as an result item into the cedma-db.
  • worked on AgentListView to display results as sub-nodes of agents.

(ticket #191)

07/22/08:

23:34 Ticket #189 (Scheduler for the round-robin execution of agents) closed by gkronber
fixed: prototypical implementation with r388:393
23:31 Ticket #188 (Persistence of agents and runs in the database) closed by gkronber
fixed: worked on prototypical implementation in r388:393 .
23:29 Changeset [393] by gkronber

worked on very basic control to view the tree of agents/runs (ticket #188)

21:16 Changeset [392] by gkronber

worked on unification of agents and runs (ticket #188)

21:15 Changeset [391] by gkronber

improved JobManager code and fixed a typo in the JobState enum. (ticket #188)

19:15 Changeset [390] by gkronber

unified runs and agents (are actually the same with the minor difference that agents can create new agents (runs)) (ticket #188)

14:06 Changeset [389] by gkronber

worked on #188

07/21/08:

17:18 Changeset [388] by gkronber

fixed a bug in the AgentScheduler that caused each agent to stop after 100 steps

17:12 Changeset [387] by gkronber

changed ManualResetEvents to AutoResetEvents in JobManager (related to #199)

16:43 Ticket #199 (ThreadPool contention in the JobManager) closed by gkronber
fixed: fixed with r386 by introducing to queues for waiting and running …
16:40 Changeset [386] by gkronber

worked on #199

13:47 Ticket #199 (ThreadPool contention in the JobManager) created by gkronber
JobManager queues a thread-pool WaitCallback to collect. In …

07/16/08:

12:42 Changeset [385] by mkofler

Adjusted ScheduleTree and TimeSlot to allow preemptive scheduling

Note: See TracTimeline for information about the timeline view.