User profile: ema897

User info
User name:ema897
History
Joined:
Number of posts:80
Latest posts:

AdjMatrix
I'm in trouble.. I want to clear visited flag for all nodes, but I don't know it they are all visit...

new class header
This is what happen if I try to split class.cpp

new class header
CMakeFiles\Algoritmi2.dir/objects.a(Circuit.cpp.obj): In function `std::vector<std::__cxx11::basic_s...

AdjMatrix
ok. I'm not understanding if it works. [code] void Circuit :: clearVisit(Component* node){ node-...

AdjMatrix
I don't know how to use iterators to take the elements of Adjlist