[ 源代码: cl-graph ]
软件包:cl-graph(20180131-1.1)
simple graph data structure and algorithms
The GRAPH library strives for simplicity both in backing data structures and in usage. Graphs and Digraphs are represented as CLOS objects with methods and algorithms provided for graph manipulation and analysis.
See the GRAPH-JSON and GRAPH-DOT libraries for serialization and visualization of graphs.
其他与 cl-graph 有关的软件包
|
|
|
|
-
- dep: cl-alexandria
- collection of portable Common Lisp utilities
-
- dep: cl-curry-compose-reader-macros
- Reader macros for function partial application and composition.
-
- dep: cl-metabang-bind
- Common Lisp flexible pattern matching