This directory contains examples of Signal Separated Compiling techniques applied to the "equation Solving" program. It contains the sub-directories
- SecondDegree: the sub-process SecondDegree is compiled as a separated one.
- FirstSecondDegree: the sub-processes FirstDegree and SecondDegree are compiled as separated processes.