Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 91b72ceccb4698d906d05dcb7f662840 > files > 11

picviz-0.5-2mdv2010.0.i586.rpm

header {
    title = "Test Learning mode";
}
engine {
	string_algo="basic";
#	learn = "0";
}
axes {
    timeline t [label="Timeline"];
    string   str1 [label="First"];
    string   str2 [label="Second"];
}
data {
   t="14:42", str1="abcdef", s="similar and then I guess this should be different that the other one, because it is better like that. I don't want collisions here!";
   t="15:45", str2="fedcba", s="similar and then it changes to something else";
}