Herb-AI / HerbConstraints.jl

Constraints for Herb.jl

Home Page:https://herb-ai.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Constraints for Herb.jl

https://herb-ai.github.io/

License:MIT License


Languages

Language:Julia 100.0%