{ "info": { "author": "Panagiotis Liakos, Katia Papakonstantinopoulou, Michael Sioutis", "author_email": "", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: BSD License" ], "description": "An efficient graph compression\r\nalgorithm for large-scale graphs that exploits the graph\u2019s\r\nstructure to achieve better compression rate. In particular,\r\nit makes use of the locality of reference in the graph and the\r\npower law distribution of its nodes\u2019 degrees, two properties\r\nusually observed in large sparse graphs that model networks\r\ncreated by human activity (eg. the web, social networks or \r\ncitation graphs). Furthermore, this approach focuses on \r\nnavigating through both the incoming and outgoing edges of each \r\nnode of the compressed graph in linear time.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "graph compression", "license": "BSD", "maintainer": "Panagiotis Liakos, Katia Papakonstantinopoulou, Michael Sioutis", "maintainer_email": "mantis.hive@gmail.com", "name": "SiVaC", "package_url": "https://pypi.org/project/SiVaC/", "platform": "", "project_url": "https://pypi.org/project/SiVaC/", "project_urls": null, "release_url": "https://pypi.org/project/SiVaC/0.2/", "requires_dist": null, "requires_python": null, "summary": "A graph compression algorithm for large-scale web-like graphs (web/social networks/citation graphs)", "version": "0.2" }, "last_serial": 785650, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "2d4ee71c1df5b20c8959ac873003e4e6", "sha256": "c5270acb30aee5bdfa991e7ea67c8b6c5d583f7fa90c05dc6659097dc16ae8f0" }, "downloads": -1, "filename": "SiVaC.tar.gz", "has_sig": false, "md5_digest": "2d4ee71c1df5b20c8959ac873003e4e6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1990940, "upload_time": "2012-12-14T10:32:21", "url": "https://files.pythonhosted.org/packages/5f/73/9c83e47d7cb60946bf070b512a830d331e3850590b672938fd3d10bb31dc/SiVaC.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "4c0be54217daac5e417963aa52ea4071", "sha256": "f2be4ad7127c602a91672d5315856f4f20c132affff2b150df7eff36dfcc7f97" }, "downloads": -1, "filename": "SiVaCv0.2.tar.gz", "has_sig": false, "md5_digest": "4c0be54217daac5e417963aa52ea4071", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1991879, "upload_time": "2012-12-14T18:14:28", "url": "https://files.pythonhosted.org/packages/93/70/176ca3fce20ee8258969eee2fdac21e9879aa0b9b242073079a9807d8a62/SiVaCv0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4c0be54217daac5e417963aa52ea4071", "sha256": "f2be4ad7127c602a91672d5315856f4f20c132affff2b150df7eff36dfcc7f97" }, "downloads": -1, "filename": "SiVaCv0.2.tar.gz", "has_sig": false, "md5_digest": "4c0be54217daac5e417963aa52ea4071", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1991879, "upload_time": "2012-12-14T18:14:28", "url": "https://files.pythonhosted.org/packages/93/70/176ca3fce20ee8258969eee2fdac21e9879aa0b9b242073079a9807d8a62/SiVaCv0.2.tar.gz" } ] }