HerbConstraints.jl

Constraints for Herb.jl
Author Herb-AI
Popularity
0 Stars
Updated Last
1 Month Ago
Started In
February 2023

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.

Used By Packages