【24h】

Monadic Tree Print

机译:单子树打印

获取原文
           

摘要

Directed acyclic graphs and trees in particular belong to the most extensively used data structures. Visualizing them properly is a key to a success when developing complex algorithms that make use of them. Textual visualizations a la UNIX tree command is essential when the urge is to deal with large trees. Our aim was to design a library that would exploit this approach and to make an implementation of it for a purely functional programming language. The library uses monads to print directly into an output stream or to generate immutable Strings. This paper gives a detailed overview of the solution.
机译:有向无环图和树尤其属于使用最广泛的数据结构。在开发使用它们的复杂算法时,正确可视化它们是成功的关键。当需要处理大树时,必须使用UNIX树命令进行文本可视化。我们的目的是设计一个可以利用这种方法的库,并为纯函数式编程语言实现该库。该库使用monad直接将其打印到输出流中或生成不可变的String。本文详细介绍了该解决方案。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号