RA-010 Ordered Types for Stream Processing of Tree-Structured Data
スポンサーリンク
概要
- 論文の詳細を見る
Suenaga et al. have developed a type-based framework for automatically translating tree-processing programs into stream-processing ones. The key ingredient of the framework was the use of ordered linear types to guarantee that a tree-processing program traverses an input tree just once in the depth-first, left-to-right order (so that the input tree can be read from a stream). Their translation, however, sometimes introduces redundant buffering of input data. This paper extends their framework by introducing ordered, non-linear types in addition to ordered linear types. The resulting transformation framework reduces the redundant buffering, generating more efficient stream-processing programs.
- FIT(電子情報通信学会・情報処理学会)推進委員会の論文
- 2009-08-20
著者
関連論文
- 30aZP-9 曲率とエキシトン効果を考慮した光学遷移エネルギー計算(ナノチューブ(電子構造・光物性))(領域7)
- RA-010 Ordered Types for Stream Processing of Tree-Structured Data
- 型エラースライシングによるデッドロックの原因特定