A performance bound solver for Probabilistic Timed Petri Nets
The solver computes:
1. Transitions maximum throughput bound
2. Transitions minimum cycle times (in case of live nets) and identifies the slowest subnet.
The computation is performed using Linear Programming techniques.
Raw data
{
"_id": null,
"home_page": null,
"name": "PTPNperfbound",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "Simona Bernardi <simonab@unizar.es>",
"keywords": "PTPN, LPP, performance, bounds, slowest subnet",
"author": null,
"author_email": "Simona Bernardi <simonab@unizar.es>",
"download_url": "https://files.pythonhosted.org/packages/b8/2e/2254674db8474053ad29e974c91ecc6de975e6d4abdf1e36de9957ce7c1b/ptpnperfbound-0.0.1.tar.gz",
"platform": null,
"description": "A performance bound solver for Probabilistic Timed Petri Nets\n\nThe solver computes:\n1. Transitions maximum throughput bound \n2. Transitions minimum cycle times (in case of live nets) and identifies the slowest subnet.\n\nThe computation is performed using Linear Programming techniques.\n",
"bugtrack_url": null,
"license": null,
"summary": "Performance bound solver for Probabilistic Timed Petri Nets",
"version": "0.0.1",
"project_urls": {
"Repository": "https://github.com/simber72/PTPNperfbound"
},
"split_keywords": [
"ptpn",
" lpp",
" performance",
" bounds",
" slowest subnet"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "8635aafe39e65db8bbff3a7954fb6e72a1737a86e2e39af05480655f8e459836",
"md5": "b4011e735b2eb5c186d0dbd4fe023654",
"sha256": "f485bc98c66a04b0e157413ec5271751b5c56d8a7b77c15eabd88199c34d3eb6"
},
"downloads": -1,
"filename": "PTPNperfbound-0.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b4011e735b2eb5c186d0dbd4fe023654",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 26269,
"upload_time": "2024-08-05T12:53:43",
"upload_time_iso_8601": "2024-08-05T12:53:43.433555Z",
"url": "https://files.pythonhosted.org/packages/86/35/aafe39e65db8bbff3a7954fb6e72a1737a86e2e39af05480655f8e459836/PTPNperfbound-0.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b82e2254674db8474053ad29e974c91ecc6de975e6d4abdf1e36de9957ce7c1b",
"md5": "1099e6b751c8e8fa6a0be86ed6aeaf97",
"sha256": "b3febbc5714641f6cceac9883036d505000ccb696b6dde2bfc72764eec3d05e9"
},
"downloads": -1,
"filename": "ptpnperfbound-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "1099e6b751c8e8fa6a0be86ed6aeaf97",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 24623,
"upload_time": "2024-08-05T12:53:45",
"upload_time_iso_8601": "2024-08-05T12:53:45.965950Z",
"url": "https://files.pythonhosted.org/packages/b8/2e/2254674db8474053ad29e974c91ecc6de975e6d4abdf1e36de9957ce7c1b/ptpnperfbound-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-05 12:53:45",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "simber72",
"github_project": "PTPNperfbound",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [],
"lcname": "ptpnperfbound"
}