• Joined on 2023-11-14
i21017 pushed to main at i21017/JavaTypeUnify 2024-04-17 13:12:14 +00:00
9341b98658 additional sets for matrixTest
i21017 pushed to main at i21017/JavaTypeUnify 2024-04-17 12:14:40 +00:00
a265e89f5c added rest of oder constraints
i21017 pushed to main at i21017/JavaTypeUnify 2024-04-16 19:49:51 +00:00
160c9271b8 added constraints for additional sets
i21017 pushed to main at i21017/JavaTypeUnify 2024-04-16 18:38:06 +00:00
1a61c7d316 added multiple sets to oderConstraints in matrix test
i21017 pushed to main at i21017/JavaTypeUnify 2024-04-15 18:50:26 +00:00
14487cc09f implemented parts of the oderConstraints
i21017 pushed to main at i21017/JavaTypeUnify 2024-04-15 10:57:52 +00:00
5c8795ba2a removed volatile from constraintsetrepository in typeunifyinitialtask
i21017 pushed to main at i21017/JavaTypeUnify 2024-04-14 18:04:42 +00:00
6d548679a9 added und-Constraints to advancedMatrixTest
i21017 pushed to performanceTestRecursionOptimization at i21017/JavaTypeUnify 2024-04-14 06:00:52 +00:00
dfe7fe3918 removed volatile from ConstraintSetRepository
i21017 pushed to main at i21017/JavaTypeUnify 2024-04-14 05:56:31 +00:00
0ff307520c removed volatile from ConstraintSetRepository
Compare 2 commits »
i21017 pushed to main at i21017/JavaTypeUnify 2024-04-11 11:04:28 +00:00
5f527980fc implemented matrix test
i21017 pushed to main at i21017/JavaTypeUnify 2024-04-09 17:33:11 +00:00
dd4622d0dc renamed a few classes according to the name scheme
i21017 pushed to main at i21017/JavaTypeUnify 2024-04-08 18:23:34 +00:00
cacdc33c00 small changes to naming of the tests
i21017 pushed to main at i21017/JavaTypeUnify 2024-04-08 18:18:50 +00:00
d169750a60 reimplemented typeunify without recursive tree based on forkjoinpool instead of executor service
i21017 pushed to main at i21017/JavaTypeUnify 2024-04-07 13:39:30 +00:00
6283ac1e5a implemented test for unify algorithm based on executor service and virtual threads
95b38c7259 implemented method for using virtual threads with executor service for unify algorithm
77b40866d1 added implementation for collecting all results
ecdb6ce1f1 finished implementing Initial- and Subtask unify algorithm
Compare 4 commits »
i21017 pushed to main at i21017/JavaTypeUnify 2024-04-07 13:28:08 +00:00
bb49f3db01 moved creation of initial ConstraintSetRepository to TypeUnify
339607ea41 implemented class TypeUnifySubTask
Compare 2 commits »
i21017 pushed to main at i21017/JavaTypeUnify 2024-04-05 10:48:28 +00:00
e191768abe added helper methods to TypeUnifyInitialTask
i21017 pushed to main at i21017/JavaTypeUnify 2024-04-05 10:45:55 +00:00
f0bfa4f6c1 changed class attributes to use executor service
i21017 pushed to main at i21017/JavaTypeUnify 2024-04-05 10:44:18 +00:00
eef9bc321c changed UnifyTaskModelParallel to use ForkJoinPool and Executorservice
i21017 pushed to main at i21017/JavaTypeUnify 2024-04-05 10:38:16 +00:00
2315a6a0f5 changed UnifyResultModelParallel to use ForkJoinPool or ExecutorService
i21017 pushed to main at i21017/JavaTypeUnify 2024-04-05 10:01:55 +00:00
a1721a8cd2 added class TypeUnifyInitialTask and TypeUnifySubTask for virtual thread support
e0eddbc1a8 renaming of resultmodel and writeractiveobject
8f6bed60d3 changed RuleSet to use forkjoinpool or executorservice
8b8ac0fbf2 reworked writeractiveobject for using forkjoinpool or executorservice
Compare 4 commits »