ZigRazor

Results 57 issues of ZigRazor

Implement Multithread BFS as descreibed from this research http://www.cse.psu.edu/~kxm85/papers/ParallelBFS-ICPP06.pdf

enhancement
good first issue
development
Priority:Medium
hacktoberfest

Please add the Topological Sort algorithm for the Graph

enhancement
good first issue
development
core
Priority:Medium

Introduce Markov Chain Algorithm

enhancement
good first issue
development
core
Priority:Medium
hacktoberfest

## FP-GraphMiner - A Fast Frequent Pattern Mining Algorithm for Network Graphs A novel Frequent Pattern Graph Mining algorithm, FP-GraphMiner, that compactly represents a set of network graphs as a...

enhancement
good first issue
development
core
Priority:Medium
hacktoberfest

**Tarjan's algorithm** for finding strongly connected components in a directed graph Uses two main attributes of each node to track reachability, the index of that node within a component(index), and...

enhancement
good first issue
development
core
Priority:Medium
hacktoberfest

Implement an import/export of Graph in Binary File

enhancement
development
Priority:Medium
hacktoberfest

Implementation of an interface for custom import/export from file

enhancement
development
Priority:Medium
hacktoberfest

Here we need to add benchmarck for Bellman-Ford Algorithm

good first issue
test
Priority:Medium
hacktoberfest

There is the necessity to write more test on BFS Algorithm. Specialy on limit case. Any contribution is appreciated.

enhancement
help wanted
good first issue
test
Priority:Low
hacktoberfest

There is the necessity to write more test on Dial Algorithm. Specialy on limit case. Any contribution is appreciated.

enhancement
help wanted
good first issue
test
Priority:Low
hacktoberfest