Symptoms
If the client has a complex flexilayout, they may receive the "Not enough memory" error when trying to match it:
Cause
Please check the number of surviving hypotheses, is it set to 5 for each element? In this case, FlexiLayout Studio may generate too many variants and run out of memory.
Resolution
To avoid such a situation please try to reduce the number of surviving hypotheses.
To do that right-click on the search element and open Properties > General tab. Set the Number of surviving hypotheses, for example, to 1.
Also, it is recommended to revise the FlexiLayout Studio project's architecture to avoid branching of the hypotheses tree.