/HerbConstraints.jl

Constraints for Herb.jl

Primary LanguageJuliaMIT LicenseMIT

HerbConstraints.jl

codecov Build Status

This package contains the functionality to formulate, represent and use constraints within Herb.

Constraints are formulated as context-sensitive grammars. Further, they are divided into global and local constraints, that may be partially mapped to each other.

HerbConstraints.jl provides functionality to propagate constraints and match constraint patterns efficiently. Further, provides error handling through matchfail and matchnode.