Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed make install, close #335 #353

Closed
wants to merge 8 commits into from

Feature node storage for Graph class (#347)

a8c26b3
Select commit
Loading
Failed to load commit list.
Closed

fixed make install, close #335 #353

Feature node storage for Graph class (#347)
a8c26b3
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
codefactor.io / CodeFactor succeeded Sep 27, 2023 in 1s

18 issues fixed. 17 issues found.

Annotations

Check notice on line 1796 in include/CXXGraph/Graph/Graph.hpp

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

include/CXXGraph/Graph/Graph.hpp#L1687-L1796

Complex Method

Check notice on line 2074 in include/CXXGraph/Graph/Graph.hpp

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

include/CXXGraph/Graph/Graph.hpp#L1980-L2074

Complex Method

Check notice on line 2398 in include/CXXGraph/Graph/Graph.hpp

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

include/CXXGraph/Graph/Graph.hpp#L2243-L2398

Complex Method

Check notice on line 3263 in include/CXXGraph/Graph/Graph.hpp

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

include/CXXGraph/Graph/Graph.hpp#L3134-L3263

Complex Method

Check notice on line 1686 in include/CXXGraph/Graph/Graph.hpp

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

include/CXXGraph/Graph/Graph.hpp#L1564-L1686

Complex Method

Check notice on line 1895 in include/CXXGraph/Graph/Graph.hpp

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

include/CXXGraph/Graph/Graph.hpp#L1821-L1895

Complex Method

Check notice on line 3621 in include/CXXGraph/Graph/Graph.hpp

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

include/CXXGraph/Graph/Graph.hpp#L3493-L3621

Complex Method

Check notice on line 1283 in include/CXXGraph/Graph/Graph.hpp

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

include/CXXGraph/Graph/Graph.hpp#L1225-L1283

Complex Method

Check notice on line 2930 in include/CXXGraph/Graph/Graph.hpp

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

include/CXXGraph/Graph/Graph.hpp#L2762-L2930

Complex Method

Check notice on line 3492 in include/CXXGraph/Graph/Graph.hpp

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

include/CXXGraph/Graph/Graph.hpp#L3382-L3492

Complex Method

Check notice on line 3823 in include/CXXGraph/Graph/Graph.hpp

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

include/CXXGraph/Graph/Graph.hpp#L3790-L3823

Complex Method

Check notice on line 361 in include/CXXGraph/Partitioning/Partition.hpp

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

include/CXXGraph/Partitioning/Partition.hpp#L329-L361

Complex Method

Check notice on line 236 in include/CXXGraph/Partitioning/GreedyVertexCut.hpp

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

include/CXXGraph/Partitioning/GreedyVertexCut.hpp#L68-L236

Complex Method

Check notice on line 208 in include/CXXGraph/Partitioning/HDRF.hpp

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

include/CXXGraph/Partitioning/HDRF.hpp#L69-L208

Complex Method

Check notice on line 191 in include/CXXGraph/Partitioning/WeightBalancedLibra.hpp

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

include/CXXGraph/Partitioning/WeightBalancedLibra.hpp#L65-L191

Complex Method

Check notice on line 175 in include/CXXGraph/Partitioning/EBV.hpp

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

include/CXXGraph/Partitioning/EBV.hpp#L69-L175

Complex Method

Check notice on line 33 in include/CXXGraph/Partitioning/Utility/Globals.hpp

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

include/CXXGraph/Partitioning/Utility/Globals.hpp#L33

"public:" should be preceded by a blank line (whitespace/blank_line)