Science Score: 54.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
  • Academic publication links
  • Committers with academic emails
    1 of 2 committers (50.0%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (0.3%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: maxrave-dev
  • Language: Python
  • Default Branch: master
  • Size: 537 KB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 1
  • Open Issues: 0
  • Releases: 1
Created almost 3 years ago · Last pushed almost 2 years ago
Metadata Files
Readme Citation

README.md

TSP using Simulated Annealing in Ho Chi Minh City

Owner

  • Name: Nguyễn Đức Tuấn Minh
  • Login: maxrave-dev
  • Kind: user
  • Location: Vietnam
  • Company: no company

A Software Developer with experience in Android, iOS and more

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: TSP using Simulated Annealing in Ho Chi Minh City
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Tuan Minh
    family-names: Nguyen Duc
    orcid: 'https://orcid.org/0009-0009-4212-9180'
identifiers:
  - type: url
    value: 'https://github.com/maxrave-dev/TSP/'
repository-code: 'https://github.com/maxrave-dev/TSP/'
abstract: >-
  The UI app uses Simulated Annealing to resolve TSP in Ho
  Chi Minh City. This is useful for all subjects that work
  around optimizing in HCM City.
license: MIT
commit: d6146602f7bbdf926a86d52ddb62872d1bd7682a
version: 1.0.0
date-released: '2024-05-02'

GitHub Events

Total
Last Year

Committers

Last synced: 8 months ago

All Time
  • Total Commits: 16
  • Total Committers: 2
  • Avg Commits per committer: 8.0
  • Development Distribution Score (DDS): 0.063
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Nguyễn Đức Tuấn Minh m****5@s****n 15
JJaceyV 1****V 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 8 months ago

All Time
  • Total issues: 0
  • Total pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: 3 minutes
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 1
  • 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
  • JJaceyV (1)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

requirements.txt pypi
  • Automat ==22.10.0
  • Brotli ==1.0.9
  • Flask ==2.2.3
  • Flask-RESTful ==0.3.9
  • GitPython ==3.1.31
  • Jinja2 ==3.0.1
  • MarkupSafe ==2.1.2
  • Pillow ==9.5.0
  • Protego ==0.2.1
  • PyDispatcher ==2.0.7
  • PyQt6 ==6.4.2
  • PyQt6-Qt6 ==6.4.3
  • PyQt6-sip ==13.4.1
  • PySide6 ==6.5.0
  • PySide6-Addons ==6.5.0
  • PySide6-Essentials ==6.5.0
  • PySocks ==1.7.1
  • PyYAML ==6.0
  • Pygments ==2.15.0
  • Scrapy ==2.8.0
  • Twisted ==22.10.0
  • Werkzeug ==2.2.3
  • aiohttp ==3.8.4
  • aiosignal ==1.3.1
  • altgraph ==0.17.3
  • aniso8601 ==9.0.1
  • appdirs ==1.4.4
  • arrow ==1.2.3
  • async-generator ==1.10
  • async-timeout ==4.0.2
  • asyncqt ==0.8.0
  • asyncslot ==0.3.1
  • attrs ==22.2.0
  • autopep8 ==2.0.2
  • beautifulsoup4 ==4.12.2
  • billboard.py ==7.0.0
  • binaryornot ==0.4.4
  • briefcase ==0.3.14
  • bs4 ==0.0.1
  • build ==0.10.0
  • certifi ==2022.12.7
  • cffi ==1.15.1
  • chardet ==5.1.0
  • charset-normalizer ==3.1.0
  • chromedriver-autoinstaller ==0.4.0
  • click ==8.1.3
  • colorama ==0.4.6
  • constantly ==15.1.0
  • contourpy ==1.0.7
  • cookiecutter ==2.1.1
  • cryptography ==40.0.1
  • cssselect ==1.2.0
  • cycler ==0.11.0
  • docopt ==0.6.2
  • exceptiongroup ==1.1.1
  • fake-useragent ==1.1.3
  • fastjsonschema ==2.16.3
  • filelock ==3.11.0
  • fonttools ==4.39.3
  • frozenlist ==1.3.3
  • gitdb ==4.0.10
  • greenlet ==2.0.1
  • gunicorn ==20.1.0
  • h11 ==0.14.0
  • html5lib ==1.1
  • hyperlink ==21.0.0
  • idna ==2.10
  • importlib-metadata ==6.3.0
  • incremental ==22.10.0
  • install ==1.3.5
  • itemadapter ==0.8.0
  • itemloaders ==1.0.6
  • itsdangerous ==2.1.2
  • jinja2-time ==0.2.0
  • jmespath ==1.0.1
  • jsonschema ==4.17.3
  • jupyter_core ==5.3.0
  • kiwisolver ==1.4.4
  • lxml ==4.9.2
  • markdown-it-py ==2.2.0
  • matplotlib ==3.7.1
  • mdurl ==0.1.2
  • multidict ==6.0.4
  • mutagen ==1.46.0
  • nbformat ==5.8.0
  • networkx ==3.1
  • numpy ==1.24.2
  • outcome ==1.2.0
  • packaging ==23.0
  • pandas ==2.0.0
  • parse ==1.19.0
  • parsel ==1.7.0
  • pefile ==2023.2.7
  • pigar ==2.0.6
  • pip-review ==1.3.0
  • platformdirs ==3.2.0
  • playwright ==1.32.1
  • psutil ==5.9.4
  • pyOpenSSL ==23.1.1
  • pyasn1 ==0.4.8
  • pyasn1-modules ==0.2.8
  • pycodestyle ==2.10.0
  • pycparser ==2.21
  • pycryptodomex ==3.17
  • pyee ==8.2.2
  • pyinstaller ==5.10.1
  • pyinstaller-hooks-contrib ==2023.2
  • pyparsing ==3.0.9
  • pyppeteer ==1.0.2
  • pyproject_hooks ==1.0.0
  • pyqt6-plugins ==6.4.2.2.3
  • pyqt6-tools ==6.4.2.3.3
  • pyqtgraph ==0.13.2
  • pyquery ==2.0.0
  • pyrsistent ==0.19.3
  • python-dateutil ==2.8.2
  • python-dotenv ==1.0.0
  • python-slugify ==8.0.1
  • pytube ==12.1.3
  • pytz ==2023.2
  • pywin32 ==306
  • pywin32-ctypes ==0.2.0
  • qt6-applications ==6.4.3.2.3
  • qt6-tools ==6.4.3.1.3
  • qtinter ==0.11.0
  • queuelib ==1.6.2
  • redis ==4.5.4
  • requests ==2.28.2
  • requests-file ==1.5.1
  • requests-html ==0.10.0
  • rich ==13.3.2
  • scipy ==1.10.1
  • scrapy-playwright ==0.0.26
  • scrapy-splash ==0.9.0
  • selenium ==4.8.3
  • service-identity ==21.1.0
  • shiboken6 ==6.5.0
  • six ==1.16.0
  • smmap ==5.0.0
  • sniffio ==1.3.0
  • sortedcontainers ==2.4.0
  • soupsieve ==2.4
  • spotipy ==2.23.0
  • springpy ==1.0.0
  • text-unidecode ==1.3
  • threadpoolctl ==3.1.0
  • tldextract ==3.4.0
  • tomli_w ==1.0.0
  • tqdm ==4.65.0
  • traitlets ==5.9.0
  • trio ==0.22.0
  • trio-websocket ==0.10.2
  • twisted-iocpsupport ==1.0.3
  • typing_extensions ==4.5.0
  • tzdata ==2023.3
  • urllib3 ==1.26.6
  • w3lib ==2.1.1
  • webdriver-manager ==3.8.5
  • webencodings ==0.5.1
  • websockets ==10.4
  • wsproto ==1.2.0
  • yarg ==0.1.9
  • yarl ==1.8.2
  • youtube-dl ==2021.12.17
  • yt-dlp ==2023.3.4
  • ytmusicapi ==1.0.2
  • zipp ==3.15.0
  • zope.interface ==6.0