Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 841 Bytes

README.rst

File metadata and controls

33 lines (21 loc) · 841 Bytes
https://travis-ci.org/openalea/mtg.svg?branch=master https://ci.appveyor.com/api/projects/status/wc3p28tg6jbf8t0k/branch/master?svg=true https://readthedocs.org/projects/mtg/badge/?version=latest

openalea.mtg

Multiscale Tree Graph datastructure and interfaces

Description

MTG (Multi-scale Tree Graph) is a common data structure to represent plant architecture at various scales.

MTG package aims to define :

  • A share data structure for plant architecture representation.
  • Read and write MTG files.
  • Export to various graph format.
  • Several algorithms for MTG.