ZigRazor

Results 57 issues of ZigRazor

There is the necessity to write more test on Cycle Check 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 DFS Algorithm. Specialy on limit case. Any contribution is appreciated.

enhancement
help wanted
good first issue
test
Priority:Low
hacktoberfest

Hi, very good work. I would ask you if is possible to collaborate to integrate the CXXGraph Library and it's data-structure in QuickQanava. Could be a good oppurtunities for both,...

## What is this Python project? Implementation of State Machine in Python ## What's the difference between this Python project and similar ones? I don't find nothing similar in the...

Please add An implementation of Karger's Algorithm for partitioning a graph.

enhancement
good first issue
development
core
hacktoberfest

Add [Travelling Salesman Problem](https://en.wikipedia.org/wiki/Travelling_salesman_problem) implementation.

enhancement
good first issue
development
core
hacktoberfest

Please add Documentation Site built with Docusaurus. This issue can be releated to #213 .

documentation
enhancement
help wanted
good first issue
Priority:High
website

Please add an algorithm to find articulation points of a graph

enhancement
good first issue
development
core
Priority:Medium
hacktoberfest

Please introduce a graph coloring algorithm. The algorithm could be also a greedy implementation.

enhancement
development
core
Priority:Medium

Please introduce Bron-Kerbosch algorithm to find all maximal cliques in an undirected graph.

enhancement
development
core
Priority:Medium