Skip to content
Snippets Groups Projects
Verified Commit 16a97a96 authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

Rewrite engine for matching the non-optimizing agents part in PAC

The engine is now more robust and should reject any expression that does not
conform to the expected form. It is also able to deal with more cases, such as
terms appearing with a minus sign, or variables in the middle of a
three-factors product.

BTW, use a std::tuple for storing the result of the matching inside
PacExpectationNode, and change the order of components within the
structure (variable first, scalar last).
parent 003df49e
No related branches found
No related tags found
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment