issues
search
ZigRazor
/
CXXGraph
Header-Only C++ Library for Graph Representation and Algorithms
https://zigrazor.github.io/CXXGraph/
Mozilla Public License 2.0
472
stars
115
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump codecov/codecov-action from 4.6.0 to 5.0.2
#473
dependabot[bot]
closed
23 hours ago
0
"Modify the files containing AGPL 3.0 license comments, changing the …
#472
SunHappyboy
closed
23 hours ago
2
this library is MPLv2,why the node_decl.h licence is AGPL?
#471
wuauigstuangsuo
opened
1 week ago
1
Kosaraju benchmarks added
#470
danrr02
closed
1 month ago
1
Update cmake.yml
#469
ZigRazor
closed
1 month ago
1
Bump codecov/codecov-action from 4.5.0 to 4.6.0
#468
dependabot[bot]
closed
1 month ago
0
Bron kerbosch
#467
danrr02
closed
1 month ago
4
Create isBipartiteGraph.hpp
#465
THIRU-1074
opened
2 months ago
2
Header file to check if a Graph is Biparatite (Bi-colourable)
#464
THIRU-1074
opened
2 months ago
4
Defining pow functions for adjacency and transition matrices
#463
wrcorcoran
opened
3 months ago
1
Fixed, CXXGraph::Node::getData() should not be const #438
#462
yapa-ymtl
opened
3 months ago
5
Bump codacy/codacy-analysis-cli-action from 4.4.1 to 4.4.5
#461
dependabot[bot]
closed
4 months ago
0
Fix warnings in compilation of tests
#460
sbaldu
closed
4 months ago
1
Remove vector in definition of `DegreeMatrix`
#459
sbaldu
closed
4 months ago
1
Add missing descriptions of new Graph methods
#458
sbaldu
closed
4 months ago
1
Preparation for release 4.1.0
#456
ZigRazor
closed
5 months ago
0
Define `pow` function for graph matrices
#455
sbaldu
opened
5 months ago
4
Provide functions for exporting matrices as sequential data types
#454
sbaldu
opened
5 months ago
1
Preparation for release 4.0.0
#452
ZigRazor
closed
5 months ago
0
Clean up compiler warnings
#451
sookach
closed
5 months ago
2
Change License to Mozilla Public License, version 2.0
#450
nolankramer
closed
5 months ago
1
Node creation bug where implicit conversion happens between type std::string and double
#449
badumbatish
opened
5 months ago
10
Remove redundancy in variable usage, variable qualifiers and unused variables
#448
badumbatish
closed
5 months ago
0
Bump codecov/codecov-action from 4.4.1 to 4.5.0
#447
dependabot[bot]
closed
5 months ago
0
Added testcases to BFS Algorithm
#446
divingPelican
opened
5 months ago
1
Issue/444/partition bm fix
#445
Ajay-26
closed
5 months ago
2
Building Failure on benchmark
#444
ZigRazor
closed
2 months ago
9
Bump codecov/codecov-action from 4.3.1 to 4.4.1
#443
dependabot[bot]
closed
5 months ago
0
Bump jidicula/clang-format-action from 4.11.0 to 4.13.0
#442
dependabot[bot]
closed
5 months ago
0
Test randomized ordering 0515
#440
edogawashinichi
opened
6 months ago
1
Randomly Shuffling Access Ordering of Graphs
#439
edogawashinichi
opened
6 months ago
7
CXXGraph::Node::getData() should not be const
#438
nolankramer
opened
6 months ago
2
Add macos ci/cd on cmake, benchmark and benchmark_pr
#437
badumbatish
closed
5 months ago
7
Add nullptr guard-check in comparision of shared ptr node and edge
#436
badumbatish
closed
5 months ago
4
Bump thomaseizinger/create-pull-request from 1.3.1 to 1.4.0
#435
dependabot[bot]
closed
6 months ago
0
Bump codacy/codacy-analysis-cli-action from 4.4.0 to 4.4.1
#434
dependabot[bot]
closed
6 months ago
0
Test failed on MacOS?
#433
badumbatish
closed
5 months ago
11
Update VCPKG Release Version
#431
ZigRazor
opened
6 months ago
0
Bug Fix for #418 - Graph<T>::removeNode has potential to throw due to optional being accessed early
#430
Ajay-26
closed
5 months ago
2
Bump codecov/codecov-action from 4.3.0 to 4.3.1
#429
dependabot[bot]
closed
6 months ago
0
include <algorithm> for gcc 14 compilation errors
#428
toge
closed
5 months ago
2
Contributor request to change CXXGraph license from AGPL-3.0 to MPL2
#427
nolankramer
closed
5 months ago
36
Docusaurus config and doc tweaks
#426
ghost
closed
6 months ago
0
enhancement of installation phase
#425
ZigRazor
opened
6 months ago
1
Add CPM which is based on CMake's Fetch_Content module in the project
#424
ZigRazor
opened
6 months ago
1
Add getting started guide
#423
ghost
closed
6 months ago
3
Issue: #419, Issue: #238, and Issue: #240
#422
Saj18
opened
6 months ago
2
Revert "Add Native Getting Started Guide"
#421
ZigRazor
closed
6 months ago
0
Add Native Getting Started Guide
#420
ghost
closed
6 months ago
2
Add API to remove nodes from CXXGraph by id
#419
nolankramer
opened
6 months ago
0
Next