Classification of Dataflow Actors with Satisfiability and Abstract Interpretation

2012 
Dataflow programming has been used to describe signal processing applications for many years, traditionally with cyclo-static dataflow CSDF or synchronous dataflow SDF models that restrict expressive power in favor of compile-time analysis and predictability. More recently, dynamic dataflow is being used for the description of multimedia video standards as promoted by the RVC standard ISO/IEC 23001:4. Dynamic dataflow is not restricted with respect to expressive power, but it does require runtime scheduling in the general case, which may be costly to perform on software. The authors presented in a previous paper a method to automatically classify actors of a dynamic dataflow program within more restrictive dataflow models when possible, along with a method to transform the actors classified as static to improve execution speed by reducing the number of FIFO accesses Wipliez & Raulet, 2010. This paper presents an extension of the classification method using satisfiability solving, and details the precise semantics used for the abstract interpretation of actors. The extended classification is able to classify more actors than what could previously be achieved.
    • Correction
    • Source
    • Cite
    • Save
    • Machine Reading By IdeaReader
    25
    References
    21
    Citations
    NaN
    KQI
    []