source:
trunk/quest-ui-core/src/main/resources/manuals/printTrieDot
@
842
Last change on this file since 842 was 726, checked in by sherbold, 12 years ago | |
---|---|
File size: 289 bytes |
Line | |
---|---|
1 | Outputs the DOT (see: http://en.wikipedia.org/wiki/DOT_language) representation of the trie on which a usage profile is build to the console. Note, that not all usage profiles have to be built upon tries. |
2 | |
3 | $USAGE$ |
4 | <modelname> name of the usage profile |
5 | |
6 | Example(s): |
7 | printTrieDot markovModel |
Note: See TracBrowser
for help on using the repository browser.