Install golang-pault-go-topsort-dev by entering the following commands in the terminal:
sudo apt update sudo apt install golang-pault-go-topsort-dev
Description:
library to topologically sort a DAG
This package containers a few helper routines to help with sorting a DAG (directed acyclic graphs) such that nodes with no inbound edges will be returned first. . This is particularly useful for things like ordering tasks, and handling dependencies.
Homepage: https://pault.ag/go/topsort
Version: 0.0~git20150602.0.a54e6e0-2
Section: universe/devel