项目作者: pimpale

项目描述 :
Barebones Directed Acrylic Graph in C
高级语言: C
项目地址: git://github.com/pimpale/cDAG.git
创建时间: 2018-11-11T06:17:15Z
项目社区:https://github.com/pimpale/cDAG

开源协议:The Unlicense

下载


cDAG

C Directed Acrylic Graph

This is a very simple implementation of a directed acrylic graph in C. It is very bare bones, but it will work in most cases. It is an eclipse project.