Skip to main content
  • Home
  • login
  • Browse the archive

    swh mirror partner logo
swh logo
SoftwareHeritage
Software
Heritage
Mirror
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

  • 16a9fb2
  • /
  • life-cycles
  • /
  • README.md
Raw File
Permalinks

To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
Select below a type of object currently browsed in order to display its associated SWHID and permalink.

  • content
  • directory
content badge Iframe embedding
swh:1:cnt:e65c3d3435fc0aa7262ad3d06e85fedc6d8971ae
directory badge Iframe embedding
swh:1:dir:33825973d539a4812bf875550e419a8a59e6841b
README.md
Algorithm Life-Cycle Diagrams
=============================

This directory contains the algorithm life-cycle diagram sources.

The canonical life-cycles are in the spreadsheet.

The various .dot files are graph descriptions for the
[GraphViz](https://www.graphviz.org/) tool.  These omit edges and should
be used for guidance only.

To generate the rendered images, you need to install the following packages:

    sudo apt install graphviz cpanminus
    sudo cpanm Graph::Easy

Running `make` will produce a number of `.txt` and `.png` files.
These are the rendered `.dot` files.  The `.txt` files require
additional editing before they can be added to the manual pages in
`internal/man7/life_cycle-*.pod`.

ENEA — Copyright (C), ENEA. License: GNU AGPLv3+.
Legal notes  ::  JavaScript license information ::  Web API

back to top