Difference between revisions of "Wgraph:Ming01.wgl"

From FollowTheScore
Jump to: navigation, search
Line 1: Line 1:
   node Apriori {label "Algorithm:=Apriori\nAlgorithm:=AprioriTid\nAlgorithm:=AprioriHybrid\nConference:= VLDB Conference"}
+
   node Apriori {label "Algorithm:=\nApriori\nAprioriTid\nAprioriHybrid"}
 
   node FP-Tree {}
 
   node FP-Tree {}
 
   node GSP {}
 
   node GSP {}

Revision as of 11:49, 16 August 2009

 node Apriori {label "Algorithm:=\nApriori\nAprioriTid\nAprioriHybrid"}
 node FP-Tree {}
 node GSP {}
 node FreeSpan {}
 node PrefixSpan {}
 node TPrefixSpan {}
 edge Apriori FP-Tree {label "improve" linestyle dashed color blue thickness 4}
 edge Apriori GSP {label "improve" linestyle dotted 
                   arrowstyle 'half rhomb + filled circle' arrowcolor red
                   backarrowstyle 'filled circle + filled half box + dslash' backarrowsize 14 backarrowcolor magenta}
 edge GSP PrefixSpan {label "improve" kind leftbentnear}
 edge PrefixSpan TPrefixSpan {label "improve" kind rightbentnear}
 nodetype * {width 80 height 60 color yellow}
 yspace 300 splines yes
 orientation = left_to_right