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

Reorganizzation of Code #385

Merged
merged 7 commits into from
Jan 9, 2024

Corrected an issue for input/output test

809c2e6
Select commit
Loading
Failed to load commit list.
Merged

Reorganizzation of Code #385

Corrected an issue for input/output test
809c2e6
Select commit
Loading
Failed to load commit list.
codefactor.io / CodeFactor succeeded Jan 9, 2024 in 1s

12 issues fixed. 12 issues found.

Annotations

Check notice on line 151 in include/CXXGraph/Graph/Algorithm/Dijkstra_impl.hpp

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

include/CXXGraph/Graph/Algorithm/Dijkstra_impl.hpp#L29-L151

Complex Method

Check notice on line 197 in include/CXXGraph/Graph/Algorithm/Tarjan_impl.hpp

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

include/CXXGraph/Graph/Algorithm/Tarjan_impl.hpp#L30-L197

Complex Method

Check notice on line 67 in include/CXXGraph/Partitioning/Partitioner.hpp

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

include/CXXGraph/Partitioning/Partitioner.hpp#L67

Do not leave a blank line after "public:" (whitespace/blank_line)

Check notice on line 849 in include/CXXGraph/Graph/Graph_impl.hpp

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

include/CXXGraph/Graph/Graph_impl.hpp#L812-L849

Complex Method

Check notice on line 141 in include/CXXGraph/Graph/IO/OutputOperation_impl.hpp

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

include/CXXGraph/Graph/IO/OutputOperation_impl.hpp#L31-L141

Complex Method

Check notice on line 438 in include/CXXGraph/Graph/IO/InputOperation_impl.hpp

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

include/CXXGraph/Graph/IO/InputOperation_impl.hpp#L381-L438

Complex Method

Check notice on line 158 in include/CXXGraph/Graph/IO/InputOperation_impl.hpp

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

include/CXXGraph/Graph/IO/InputOperation_impl.hpp#L30-L158

Complex Method

Check notice on line 128 in include/CXXGraph/Graph/Algorithm/BellmanFord_impl.hpp

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

include/CXXGraph/Graph/Algorithm/BellmanFord_impl.hpp#L29-L128

Complex Method

Check notice on line 260 in include/CXXGraph/Graph/Algorithm/BestFirstSearch_impl.hpp

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

include/CXXGraph/Graph/Algorithm/BestFirstSearch_impl.hpp#L106-L260

Complex Method

Check notice on line 107 in include/CXXGraph/Graph/Algorithm/FloydWarshall_impl.hpp

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

include/CXXGraph/Graph/Algorithm/FloydWarshall_impl.hpp#L29-L107

Complex Method

Check notice on line 125 in include/CXXGraph/Graph/Algorithm/Boruvka_impl.hpp

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

include/CXXGraph/Graph/Algorithm/Boruvka_impl.hpp#L31-L125

Complex Method

Check notice on line 157 in include/CXXGraph/Graph/Algorithm/Dial_impl.hpp

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

include/CXXGraph/Graph/Algorithm/Dial_impl.hpp#L30-L157

Complex Method