Difference between revisions of "Wgraph:Ming01.wgl"
From FollowTheScore
Line 9: | Line 9: | ||
arrowstyle 'half rhomb + filled circle' arrowcolor red | arrowstyle 'half rhomb + filled circle' arrowcolor red | ||
backarrowstyle 'filled circle + filled half box + dslash' backarrowsize 14 backarrowcolor magenta} | backarrowstyle 'filled circle + filled half box + dslash' backarrowsize 14 backarrowcolor magenta} | ||
− | edge GSP PrefixSpan {"improve"kind leftbentnear} | + | edge GSP PrefixSpan {"improve"+kind leftbentnear} |
− | edge PrefixSpan TPrefixSpan {"improve" kind rightnear} | + | edge PrefixSpan TPrefixSpan {"improve"+kind rightnear} |
nodetype * {width 80 height 60 color yellow} | nodetype * {width 80 height 60 color yellow} | ||
yspace 300 splines yes | yspace 300 splines yes |
Revision as of 13:11, 12 August 2009
node Apriori {label "演算法:\n Apriori"} 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 {"improve"+kind leftbentnear} edge PrefixSpan TPrefixSpan {"improve"+kind rightnear}
nodetype * {width 80 height 60 color yellow} yspace 300 splines yes