models.book.appendixA.tree.als Maven / Gradle / Ivy
module appendixA/tree
pred isTree [r:univ->univ] {
// You have to fill in the appropriate formula here
}
run isTree for 4
© 2015 - 2025 Weber Informatics LLC | Privacy Policy
module appendixA/tree
pred isTree [r:univ->univ] {
// You have to fill in the appropriate formula here
}
run isTree for 4