1
0
Commit Graph

30 Commits

Author SHA1 Message Date
Andreas Stadelmeier
cb99c79213 Start Implementation of the Algorithm described in the paper 2024-06-18 18:44:11 +02:00
Andreas Stadelmeier
d82c4d3ebf First Workin Matrix Test 2024-06-10 08:57:04 +02:00
Andreas Stadelmeier
536fe9239e Fix 2024-06-07 11:16:41 +02:00
Andreas Stadelmeier
2b7b17060a Implement Parser 2024-06-07 10:51:42 +02:00
JanUlrich
313b021fdc Implement First Test 2024-06-06 20:38:03 +02:00
Andreas Stadelmeier
e448d19616 Add Unify ASP prototype. Start implementing tests and Constraint -> ASP Input 2024-06-05 20:03:18 +02:00
NoName11234
7818722c96 fixed missing oderConstraints 2024-05-23 10:50:44 +02:00
NoName11234
4dec73cada implemented scalark3 test 2024-05-22 20:48:26 +02:00
NoName11234
7d3ef78ccd small changes for compatibility of matrixk2 test 2024-05-17 14:56:04 +02:00
NoName11234
d8f744a774 added matrixk2 test 2024-05-17 14:47:30 +02:00
NoName11234
48293b3243 reworked test for changes to multithreading 2024-05-15 15:50:34 +02:00
NoName11234
bab3511259 implemented scalark2test 2024-05-15 15:49:18 +02:00
NoName11234
46eb7b12e6 added matrix test 2024-05-10 20:25:11 +02:00
NoName11234
80c3e5d02c fixed issues from merging 2024-05-10 19:15:22 +02:00
NoName11234
cb9798dd5a Merge branch 'performanceTestRecursionOptimization' into newMain 2024-05-10 18:55:58 +02:00
NoName11234
0cdbc7a19a Merge branch 'performanceTestUnifyResultModel' into newMain 2024-05-10 18:46:13 +02:00
NoName11234
3bb7f38805 implemented ConstraintSetRepository 2024-05-01 20:05:28 +02:00
NoName11234
6a92b0f194 added class ConstraintSetRepository 2024-05-01 19:42:24 +02:00
NoName11234
7e5e63dc5f removed class UnifyResultModel 2024-04-29 22:18:25 +02:00
NoName11234
69402677f7 implemented UnifyTaskModelParallel 2024-04-29 22:14:24 +02:00
NoName11234
2ffa86e821 added class UnifyTaskModelParallel 2024-04-29 21:43:30 +02:00
NoName11234
f75d646a73 implemented UnifyResultModelParallel 2024-04-29 19:53:25 +02:00
NoName11234
ce2401f3eb added class UnifyResultModelParallel 2024-04-29 16:53:23 +02:00
NoName11234
996ef1a735 Merge branch 'performanceTestPlaceholderGenerator' into performanceTestBase 2024-04-26 12:51:00 +02:00
NoName11234
2bb2f1a898 Merge branch 'performanceTestThreadCounter' into performanceTestBase 2024-04-26 12:50:44 +02:00
NoName11234
cf8653567c changed arraylist to concurrent set and removed snychronized 2024-04-25 19:17:12 +02:00
NoName11234
72908f6fb4 removed variance from typeunifytask 2024-04-25 19:08:26 +02:00
NoName11234
dd62d8d6b9 removed thread counter variables from typeunifytask 2024-04-25 16:50:14 +02:00
NoName11234
dc803bd6b8 changed parameters of forkjoinpools 2024-04-25 16:49:39 +02:00
NoName11234
10096cbaeb initial commit 2024-04-25 16:03:18 +02:00