You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
toplevel "A";
|
|
"A" and "I" "J" "K" "L";
|
|
"DEP1" fdep "I" "J" "K";
|
|
|
|
"I" prob=1;
|
|
"J" prob=1;
|
|
"K" prob=1;
|
|
"L" lambda=1.0 dorm=0.5;
|