Packages tagged graphs
42 packages have this tag.
[Merge tag] (trustees only)Related tags: library (40), bsd3 (28), data-structures (12), graphics (7), program (7), algorithms (5), apache (5), data (4), mit (4), algebra (3), database (3), compiler (2), development (2), application (1), code-generation (1), data-mining (1), deprecated (1), git (1), language (1), ...
Name |
DLs |
Rating |
Description |
Tags |
Last U/L |
Maintainer |
---|---|---|---|---|---|---|
Graphalyze | 69 | 0.0 | Graph-Theoretic Analysis library. | (algorithms, graphs, library) | 2017-05-03 | IvanMiljenovic |
algebraic-graphs | 676 | 2.5 | A library for algebraic graph construction and transformation | (algebra, algorithms, data-structures, graphs, library, mit) | 2021-12-15 | snowleopard |
algebraic-graphs-io | 37 | 0.0 | I/O utilities and datasets for algebraic-graphs | (bsd3, data-mining, graphs, library, parsing) | 2020-12-30 | ocramz |
conic-graphs | 1 | 0.0 | Vinyl-style extensible graphs. | (bsd3, graphs, library, vinyl) | 2021-09-08 | locallycompact |
dataflow | 53 | 0.0 | Generate Graphviz documents from a Haskell representation. | (bsd3, code-generation, compiler, graphs, library, program) | 2015-08-26 | owickstrom |
deptrack-core | 6 | 0.0 | DepTrack Core types and model. | (apache, graphs, library) | 2018-09-15 | LucasDiCioccio |
deptrack-dot | 5 | 0.0 | Facilitate Graphviz representations of DepTrack dependencies. | (apache, graphs, library) | 2018-09-16 | LucasDiCioccio |
dom-lt | 511 | 0.0 | The Lengauer-Tarjan graph dominators algorithm. | (algorithms, bsd3, graphs, library) | 2021-11-12 | MattMorrow, AndreasK |
dot | 6 | 0.0 | Datatypes and encoding for graphviz dot files | (bsd3, data, graphics, graphs, library) | 2019-03-15 | andrewthad, chessai |
edges | 17 | 0.0 | Tools for efficient immutable graphs | (graphs, library, mit) | 2018-08-31 | NikitaVolkov |
fcf-graphs | 1 | 0.0 | Type-level version of algebraic-graphs. | (algebra, graphs, library, mit, types) | 2021-09-07 | locallycompact |
fgl | 386 | 2.5 | Martin Erwig's Functional Graph Library | (bsd3, data-structures, graphs, library) | 2020-08-03 | IvanMiljenovic, MartinErwig |
fgl-arbitrary | 52 | 0.0 | QuickCheck support for fgl | (bsd3, graphs, library, testing) | 2020-08-03 | IvanMiljenovic |
fgl-extras-decompositions | 5 | 0.0 | Graph decomposition algorithms | (bsd3, data-structures, graphs, library) | 2015-05-07 | ChristianHoener |
fgl-visualize | 91 | 0.0 | Convert FGL graphs to dot (graphviz) files | (bsd3, graphs, library) | 2013-05-16 | ThomasDuBuisson |
grakn | 10 | 0.0 | A Haskell client for Grakn | (apache, database, graphs, library) | 2017-12-18 | graknlabs |
graph-generators | 9 | 2.0 | Functions for generating structured or random FGL graphs | (algorithms, apache, graphs, library, program) | 2018-06-08 | ulikoehler |
graph-matchings | 7 | 2.0 | An implementation of algorithms for matchings in graphs | (data-structures, graphs, lgpl, library) | 2014-11-27 | eberlm |
graph-rewriting | 54 | 0.0 | Monadic graph rewriting of hypergraphs with ports and multiedges | (bsd3, graphs, library) | 2017-05-23 | JanRochel |
graph-rewriting-cl (deprecated in favor of graph-rewriting-trs) | 5 | 0.0 | Interactive graph rewriting system implementing various well-known combinators | (application, bsd3, deprecated, graphs, program) | 2011-02-07 | JanRochel |
graph-rewriting-gl | 56 | 0.0 | OpenGL interface for interactive port graph rewriting | (bsd3, graphics, graphs, library) | 2017-05-23 | JanRochel |
graph-rewriting-layout | 30 | 0.0 | Force-directed node placement intended for incremental graph drawing | (bsd3, graphics, graphs, library) | 2017-05-23 | JanRochel |
graph-rewriting-strategies | 5 | 0.0 | Evaluation strategies for port-graph rewriting systems | (bsd3, graphics, graphs, library) | 2017-05-23 | JanRochel |
graph-utils | 23 | 0.0 | A simple wrapper & quasi quoter for fgl. | (bsd3, data, data-structures, graphs, library) | 2010-06-29 | HiromiIshii |
graph-wrapper | 43 | 0.0 | A wrapper around the standard Data.Graph with a less awkward interface | (bsd3, data-structures, graphs, library) | 2019-01-25 | MaxBolingbroke, SoenkeHahn |
graphite | 64 | 0.0 | Graphs and networks library | (bsd3, data-structures, graphs, library) | 2019-06-08 | alx741, DanielCampoverde |
graphql-w-persistent | 47 | 2.0 | GraphQL interface middleware for SQL databases. | (data, database, development, graphs, language, library) | 2020-09-18 | jasonsychau |
graphs | 42 | 0.0 | A simple monadic graph library | (algorithms, bsd3, data-structures, graphs, library) | 2022-05-07 | EdwardKmett, ryanglscott |
graphviz | 388 | 2.25 | Bindings to Graphviz for graph visualisation. | (bsd3, graphics, graphs, library) | 2020-08-03 | IvanMiljenovic, MatthewSackman |
graql | 11 | 0.0 | Execute Graql queries on a Grakn graph | (apache, database, graphs, library) | 2017-01-13 | aelred |
haggle | 30 | 0.0 | A graph library offering mutable, immutable, and inductive graphs | (bsd3, data-structures, graphs, library) | 2022-05-08 | TristanRavitch |
hit-graph | 5 | 0.0 | Use graph algorithms to access and manipulate Git repos | (development, git, graphs, library, public-domain) | 2016-04-09 | akrasner |
igraph | 7 | 2.0 | Bindings to the igraph C library. | (bsd3, data-structures, graphs, library) | 2013-01-15 | NilsSchweinsberg |
intmap-graph | 12 | 0.0 | A graph library that allows to explore edges after their type | (bsd3, graphs, library) | 2020-08-28 | TillmannVogt |
maxsharing | 12 | 0.0 | Maximal sharing of terms in the lambda calculus with letrec | (bsd3, compiler, graphs, program) | 2016-10-17 | JanRochel |
metamorphic | 3 | 0.0 | metamorphisms: ana . cata or understanding folds and unfolds | (algebra, graphs, library, recursion) | 2012-07-10 | DrewDay |
nix-graph | 13 | 0.0 | Reify the Nix build graph into a Haskell graph data structure | (bsd3, graphs, library, nix, program) | 2022-05-12 | GabrielGonzalez, evanrelf, jsoo |
pangraph | 14 | 0.0 | A set of parsers for graph languages and conversions to graph libaries. | (bsd3, data-structures, graphs, library, parser) | 2018-10-05 | thisiswhereitype |
planar-graph | 4 | 0.0 | A representation of planar graphs | (bsd3, data, graphs, library, maths) | 2012-04-27 | IvanMiljenovic |
stacked-dag | 16 | 0.0 | Ascii DAG(Directed acyclic graph) for visualization of dataflow | (bsd3, graphics, graphs, library, program) | 2018-10-05 | junjihashimoto |
unordered-graphs | 10 | 0.0 | Graph library using unordered-containers | (data-structures, graphs, library, mit) | 2016-07-19 | IvanMiljenovic |
xdot | 47 | 0.0 | Parse Graphviz xdot files and interactively view them using GTK and Cairo | (bsd3, graphics, graphs, library, program) | 2022-02-22 | DennisFelsing |