Science Score: 57.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 1 DOI reference(s) in README -
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.8%) to scientific vocabulary
Last synced: 9 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: moalsaeedi
- License: gpl-3.0
- Language: Jupyter Notebook
- Default Branch: main
- Size: 30.3 MB
Statistics
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 0
- Releases: 1
Created almost 4 years ago
· Last pushed over 1 year ago
Metadata Files
Readme
License
Citation
README.md
Scalable Software-Defined Wireless Sensor Networks (SSDWSN)
INSTALLATION
Install SSDWSN
git clone https://github.com/moalsaeedi/ssdwsn.git
cd ssdwsn
source install.sh install
Run the simulation
source install.sh run
Uninstall SSDWSN
source install.sh uninstall
INFORMATION
After running the simulation:
Simulator URL: http://localhost:4455/
Tensorboard URL: http://localhost:6006/
Documentation will be pushed soon ...

Publication
M. Alsaeedi, M. M. Mohamad and A. Al-Roubaiey, "SSDWSN: A Scalable Software-Defined Wireless Sensor Networks," in IEEE Access, vol. 12, pp. 21787-21806, 2024, doi: 10.1109/ACCESS.2024.3362353.
Owner
- Name: ALSAEEDI, MOHD
- Login: moalsaeedi
- Kind: user
- Repositories: 1
- Profile: https://github.com/moalsaeedi
Citation (CITATION.cff)
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: >-
Scalable Software-Defined Wireless Sensor Networks
(SSDWSN) - A Simulator
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Mohammed
family-names: Alsaeedi
email: mosaeediom@gmail.com
affiliation: >-
School of Computing, Faculty of Engineering,
Universiti Teknologi Malaysia
orcid: 'https://orcid.org/0000-0003-4508-9187'
repository-code: 'https://github.com/moalsaeedi/ssdwsn'
license: AGPL-3.0-or-later
version: 1.0.0
date-released: '2023-11-25'
GitHub Events
Total
- Watch event: 1
- Push event: 1
Last Year
- Watch event: 1
- Push event: 1
Issues and Pull Requests
Last synced: about 2 years ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Dependencies
ssdwsn/util/plot/static/js/package-lock.json
npm
- jquery 3.6.0
requirements.txt
pypi
- ConfigParser ==6.0.0
- Cython *
- HTMLParser ==0.0.2
- Jinja2 ==3.1.2
- Pillow ==9.2.0
- Pillow ==10.1.0
- Sphinx ==7.2.6
- aiofiles ==23.2.1
- aiohttp ==3.9.1
- attr ==0.3.2
- contextlib2 ==21.6.0
- cryptography ==37.0.2
- dl ==0.1.0
- docutils ==0.20.1
- eventlet ==0.33.3
- expiringdict ==1.2.2
- filelock ==3.13.1
- importlib_metadata ==7.0.0
- ipython ==8.18.1
- ipywidgets ==8.1.1
- janus ==1.0.0
- jnius ==1.1.0
- keyring ==24.3.0
- matplotlib ==3.8.2
- mock ==5.1.0
- nest_asyncio ==1.5.6
- netifaces ==0.11.0
- networkx ==3.2.1
- numpy ==1.23.1
- nvidia-cublas-cu11 ==11.10.3.66
- nvidia-cuda-cupti-cu11 ==11.7.101
- nvidia-cuda-nvrtc-cu11 ==11.7.99
- nvidia-cuda-runtime-cu11 ==11.7.99
- nvidia-cudnn-cu11 ==8.5.0.96
- nvidia-cufft-cu11 ==10.9.0.58
- nvidia-curand-cu11 ==10.2.10.91
- nvidia-cusolver-cu11 ==11.4.0.1
- nvidia-cusparse-cu11 ==11.7.4.91
- nvidia-nccl-cu11 ==2.14.3
- nvidia-nvtx-cu11 ==11.7.91
- ordereddict ==1.1
- pandas ==2.1.3
- pexpect ==4.9.0
- protobuf ==4.25.1
- psutil ==5.9.6
- pyOpenSSL ==23.3.0
- pyOpenSSL ==22.0.0
- python-socketio ==5.10.0
- pytorch_lightning ==2.1.2
- pyzmq ==25.1.2
- railroad ==0.5.0
- redis ==5.0.1
- sanic ==22.6.2
- scikit_learn ==1.2.2
- thread ==0.1.2
- torch ==2.0.0
- torchmetrics ==1.2.1
- tornado ==6.4
- urllib3_secure_extra ==0.1.0
- wincertstore ==0.2.1
- xmlrpclib ==1.0.1
setup.py
pypi