Pakket: libgraph-grammar-perl (0.2.0-1)
Verwijzigingen voor libgraph-grammar-perl
Debian bronnen:
Het bronpakket libgraph-grammar-perl downloaden:
- [libgraph-grammar-perl_0.2.0-1.dsc]
- [libgraph-grammar-perl_0.2.0.orig.tar.gz]
- [libgraph-grammar-perl_0.2.0-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [metacpan.org]
Vergelijkbare pakketten:
Grammar for graphs
Graph::Grammar is a Perl implementation of a graph rewriting method (a.k.a. graph grammar). Much of the API draws inspiration from Parse::Yapp, but instead of acting on text streams Graph::Grammar is oriented at graphs, as implemented in Perl"s Graph module. Graph::Grammar implements a single method parse_graph() which accepts an instance of Graph and an array of rules. Every rule is evaluated for each vertex in a graph and, if a match is found, an action associated with the rule is executed.
Andere aan libgraph-grammar-perl gerelateerde pakketten
|
|
|
|
-
- dep: libclone-perl
- module for recursively copying Perl datatypes
-
- dep: libgraph-moreutils-perl
- utilities for Perl graphs
-
- dep: libgraph-perl
- Perl module for graph data structures and algorithms
-
- dep: libscalar-list-utils-perl
- modules providing common scalar and list utility subroutines
-
- dep: libset-object-perl
- collection of objects without duplications
-
- dep: perl
- Larry Wall"s Practical Extraction and Report Language