Release Notes 1.8.0
Quantified rules now supported! See samples. Additional system properties: Checking for dangling edges Checking for creator edges Checking for RHS as NAC Global injectivity check Further performance improvements (due to search plan-based matching) Isomorphism check can now be switched off (in system properties) One-line remarks in rule and system properties
Posted: November 6th, 2007 under Release.
Comments: none
grammar properties
Using a properties file (\path\to\.gps\.properties) you are able to set certain properties of the grammar. attributeSupport = 1 Enable this grammar for containing attributed graphs and corresponding rules. controlLabels = label_1 … label_n Control labels are searched first when trying to find matching of a rule. This can improve matching speed greatly. commonLabels = label_1 […]
Posted: November 6th, 2007 under Documentation, Tips and Tricks, Usage.
Comments: none