Uses of Class
org.tweetyproject.preferences.update.Update
Package
Description
-
Uses of Update in org.tweetyproject.preferences.aggregation
Modifier and TypeMethodDescriptionThis update stream is going to be used for dynamic changes in a preferences orders Input: ArrayList(Quadruple(PreferenceOrder, Number of Operations, Operation, Element)) e.g: weakening element b in PO test 2 times needs quadruple like this: Quadruple(test, 2, WEAKEN, b) Possible Structures: ArrayList, Queue Empty initialization, update() if stream is not emptyThe update-method for dynamically changing the input for preference aggregation -
Uses of Update in org.tweetyproject.preferences.io
-
Uses of Update in org.tweetyproject.preferences.update