DocumentCode
1819835
Title
Theoretical Framework for Eliminating Redundancy in Workflows
Author
Saha, Dhrubajyoti ; Samanta, Abhishek ; Sarangi, Smruti R.
Author_Institution
IBM India, Bangalore, India
fYear
2009
fDate
21-25 Sept. 2009
Firstpage
41
Lastpage
48
Abstract
In this paper we look at combining and compressing a set of workflows, such that computation can be minimized. In this context, we look at two novel theoretical problems with applications in workflow systems and services research, which are duals of each other. The first problem looks at merging the maximum number of vertices in two DAGs (directed acyclic graphs) without creating a cycle. We prove that the dual of this problem is the problem of maximizing the length of the LCS (longest common subsequence) between all pairs of topological orderings of the two DAGs. This formulation generalizes to a new definition of LCS between complex structures like workflows or XML documents, which we call M-LCS. Subsequently, we present a taxonomy of the different kinds of problems in this set, and find the M-LCS solution for a tree and a chain with a dynamic programming algorithm. Along with this theoretical formulation, we implement the algorithms in C++ and run it on representative workflows. We evaluate the performance of the M-LCS algorithm on a set of random workflows and observe that it is substantially better than traditional AI based approaches.
Keywords
C language; XML; directed graphs; dynamic programming; workflow management software; C++; M-LCS document; XML document; complex structure; directed acyclic graph; dynamic programming algorithm; longest common subsequence; random workflow; redundancy elimination; services research; theoretical framework; topological ordering; workflow set compression; Artificial intelligence; Cloud computing; Context-aware services; Dynamic programming; Heuristic algorithms; Merging; Taxonomy; Topology; Tree graphs; XML; cloud computing; workflow; workflow compression;
fLanguage
English
Publisher
ieee
Conference_Titel
Services Computing, 2009. SCC '09. IEEE International Conference on
Conference_Location
Bangalore
Print_ISBN
978-1-4244-5183-8
Electronic_ISBN
978-0-7695-3811-2
Type
conf
DOI
10.1109/SCC.2009.19
Filename
5284023
Link To Document