graphresolvingsets.jl

Exact algorithms and heuristics for computing resolving sets and metric dimensions on graphs

https://github.com/gdalle/graphresolvingsets.jl

Science Score: 31.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
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.7%) to scientific vocabulary

Keywords

distances graphs julia metric-dimension resolving-set

Keywords from Contributors

interpretability optim interactive numeric network-simulation hacking multi-agents embedded pde standardization
Last synced: 6 months ago · JSON representation ·

Repository

Exact algorithms and heuristics for computing resolving sets and metric dimensions on graphs

Basic Info
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 2
  • Releases: 0
Topics
distances graphs julia metric-dimension resolving-set
Created over 2 years ago · Last pushed almost 2 years ago
Metadata Files
Readme License Citation

README.md

GraphResolvingSets

Dev Build Status Coverage Code Style: Blue Aqua QA JET

This is an experimental package and the interface is not yet stable. If you find something wrong or missing, please open an issue!

Take a look at the documentation to know more!

Owner

  • Name: Guillaume Dalle
  • Login: gdalle
  • Kind: user
  • Location: Lausanne
  • Company: EPFL

Postdoctoral researcher

Citation (CITATION.bib)

@misc{GraphResolvingSets.jl,
	author  = {Guillaume Dalle <22795598+gdalle@users.noreply.github.com> and contributors},
	title   = {GraphResolvingSets.jl},
	url     = {https://github.com/gdalle/GraphResolvingSets.jl},
	version = {v0.1.0},
	year    = {2023},
	month   = {7}
}

GitHub Events

Total
Last Year

Committers

Last synced: 7 months ago

All Time
  • Total Commits: 14
  • Total Committers: 2
  • Avg Commits per committer: 7.0
  • Development Distribution Score (DDS): 0.071
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Guillaume Dalle 2****e 13
dependabot[bot] 4****] 1

Issues and Pull Requests

Last synced: 7 months 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
  • dependabot[bot] (2)
Top Labels
Issue Labels
Pull Request Labels
dependencies (2)

Dependencies

.github/workflows/CI.yml actions
  • actions/checkout v3 composite
  • codecov/codecov-action v3 composite
  • julia-actions/cache v1 composite
  • julia-actions/julia-buildpkg v1 composite
  • julia-actions/julia-docdeploy v1 composite
  • julia-actions/julia-processcoverage v1 composite
  • julia-actions/julia-runtest v1 composite
  • julia-actions/setup-julia v1 composite
.github/workflows/TagBot.yml actions
  • JuliaRegistries/TagBot v1 composite
.github/workflows/register.yml actions
  • julia-actions/RegisterAction latest composite
.github/workflows/CompatHelper.yml actions