Skip to content

Graph search algorithms that work with any graph type using the abstractions defined in SCGraphTheory.Abstractions.

License

Notifications You must be signed in to change notification settings

sdcondon/SCGraphTheory.Search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SCGraphTheory Icon

SCGraphTheory.Search

NuGet version (SCGraphTheory.Search) NuGet downloads (SCGraphTheory.Search) Commits since latest release

This repository contains the source code for the SCGraphTheory.Search NuGet package, as well as its tests and performance benchmarks. It also contains some test-focused graph implementations, which are used in the tests and performance benchmarks.

Package Documentation

For documentation of the package itself, see https://sdcondon.net/SCGraphTheory/search.

Source Documentation

I have not written up any documentation of the source (e.g. repo summary, design discussion, build guidance) - and likely won't unless someone else expresses an interest in contributing. Once cloned, it should "just work" as far as compilation is concerned.

Issues and Contributions

I'm not expecting anyone to want to get involved given the low download figures on NuGet, but please feel free to do so. I do keep an eye on the issues tab, and will add a CONTRIBUTING.md if anyone drops me a message expressing interest.

About

Graph search algorithms that work with any graph type using the abstractions defined in SCGraphTheory.Abstractions.

Topics

Resources

License

Stars

Watchers

Forks

Languages