nodeweightedbudget


Namenodeweightedbudget JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://github.com/ipgmvq/nodeweightedbudget
SummaryThis package maximizes the total prize with a budget constraint for an undirected node-weighted rooted graph loosely inspired by Bateni 2018 algorithm from DOI:10.1137/15M102695X
upload_time2023-04-03 05:29:07
maintainer
docs_urlNone
author
requires_python
licenseMIT
keywords nodeweightedbudget graph undirected budget nodeweighted
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ipgmvq/nodeweightedbudget",
    "name": "nodeweightedbudget",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "nodeweightedbudget,graph,undirected,budget,nodeweighted",
    "author": "",
    "author_email": "",
    "download_url": "https://github.com/ipgmvq/nodeweightedbudget/archive/refs/tags/v0.0.2.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "This package maximizes the total prize with a budget constraint for an undirected node-weighted rooted graph loosely inspired by Bateni 2018 algorithm from DOI:10.1137/15M102695X",
    "version": "0.0.2",
    "split_keywords": [
        "nodeweightedbudget",
        "graph",
        "undirected",
        "budget",
        "nodeweighted"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2235e4affc9e157e0f28027b0ed2e32c4c4cabe8a1b9db532705d6ef5544f0a7",
                "md5": "d9127a85f871f1260ddacf03ea7d51a3",
                "sha256": "650b158c1e9d39c8c4c0dfe506f218aa1792cd261e28ea81fd2ac9fa0907cb45"
            },
            "downloads": -1,
            "filename": "nodeweightedbudget-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d9127a85f871f1260ddacf03ea7d51a3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3271,
            "upload_time": "2023-04-03T05:29:07",
            "upload_time_iso_8601": "2023-04-03T05:29:07.383881Z",
            "url": "https://files.pythonhosted.org/packages/22/35/e4affc9e157e0f28027b0ed2e32c4c4cabe8a1b9db532705d6ef5544f0a7/nodeweightedbudget-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-03 05:29:07",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "ipgmvq",
    "github_project": "nodeweightedbudget",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "nodeweightedbudget"
}
        
Elapsed time: 0.05701s