{"id":20436188,"url":"https://github.com/bissim/fly-graph","last_synced_at":"2025-08-04T16:44:23.156Z","repository":{"id":57431566,"uuid":"205849337","full_name":"bissim/FLY-graph","owner":"bissim","description":"Graph library for FLY language","archived":false,"fork":false,"pushed_at":"2021-03-13T18:20:13.000Z","size":932,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-15T19:49:06.701Z","etag":null,"topics":["api","fly-language","graph","graph-api","graph-library","graph-theory","handle-graphs","jgrapht","networkx"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bissim.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-09-02T12:10:54.000Z","updated_at":"2021-03-13T18:20:15.000Z","dependencies_parsed_at":"2022-09-02T10:52:33.478Z","dependency_job_id":null,"html_url":"https://github.com/bissim/FLY-graph","commit_stats":null,"previous_names":[],"tags_count":67,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bissim%2FFLY-graph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bissim%2FFLY-graph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bissim%2FFLY-graph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bissim%2FFLY-graph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bissim","download_url":"https://codeload.github.com/bissim/FLY-graph/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241982491,"owners_count":20052530,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","fly-language","graph","graph-api","graph-library","graph-theory","handle-graphs","jgrapht","networkx"],"created_at":"2024-11-15T08:39:57.468Z","updated_at":"2025-03-05T06:41:57.760Z","avatar_url":"https://github.com/bissim.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FLY Graph\n\n[![GitHub release (latest by date)](https://img.shields.io/github/v/release/bissim/FLY-graph)](https://github.com/bissim/FLY-graph/releases) [![Travis CI Build Status](https://travis-ci.com/bissim/FLY-graph.svg?branch=master)](https://travis-ci.com/bissim/FLY-graph) [![codecov](https://codecov.io/gh/bissim/FLY-graph/branch/master/graph/badge.svg)](https://codecov.io/gh/bissim/FLY-graph) [![CodeFactor](https://www.codefactor.io/repository/github/bissim/fly-graph/badge)](https://www.codefactor.io/repository/github/bissim/fly-graph) [![Release](https://github.com/bissim/FLY-graph/workflows/Release/badge.svg)](https://github.com/bissim/FLY-graph/releases) [![GitHub license](https://img.shields.io/github/license/bissim/FLY-graph?logo=open-source-initiative)](https://github.com/bissim/FLY-graph/blob/master/LICENCE)\n\n[![Maven Central](https://img.shields.io/maven-central/v/io.github.bissim/fly-graph)](https://search.maven.org/search?q=g:io.github.bissim%20AND%20a:fly-graph) [![Java Deploy](https://github.com/bissim/FLY-graph/workflows/Java%20Deploy/badge.svg)](https://github.com/bissim/FLY-graph/packages)\n\n[![PyPI](https://img.shields.io/pypi/v/fly-graph)](https://pypi.org/project/fly-graph/) [![Python Deploy](https://github.com/bissim/FLY-graph/workflows/Python%20Deploy/badge.svg)](https://pypi.org/project/fly-graph/)\n\nGraph library for [**FLY language**](https://github.com/spagnuolocarmine/FLY-language); it enhances FLY capability by introducing *graph* ADT methods to handle graphs.\n\nIt is based on common graph libraries like [JGraphT](https://github.com/jgrapht/jgrapht) for Java and [NetworkX](https://github.com/networkx/networkx) for Python. **FLY Graph** defines a common API by picking a minimal subset of the intersection of both library features; such features include:\n\n- basic graph creation and manipulation;\n- graph serialization;\n- graph measurement (diameter, radius);\n- graph metrics (clustering);\n- graph tours (breadth-first, depth-first);\n- connectivity and strong connectivity;\n- directed acyclic graphs and topological order;\n- minimum-spanning tree;\n- lowest common ancestor of two given nodes.\n\n## ⚠️ WARNING ⚠️\n\nThis library is not intended for stand-alone use in non-FLY project as it is part of FLY language; if you just need a library to handle graphs, just refer to above-mentioned, well-known libraries.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbissim%2Ffly-graph","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbissim%2Ffly-graph","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbissim%2Ffly-graph/lists"}