thanks a lot for your help
it was very useful
Search found 3 matches
- Tue Sep 05, 2006 6:14 am
- Forum: Algorithms
- Topic: graph problems
- Replies: 6
- Views: 3314
- Tue Sep 05, 2006 3:02 am
- Forum: Algorithms
- Topic: graph problems
- Replies: 6
- Views: 3314
- Fri Sep 01, 2006 6:04 pm
- Forum: Algorithms
- Topic: graph problems
- Replies: 6
- Views: 3314
graph problems
HI!
My first problem is to know if a graph is bipartite in the fastest way.
I don't know any algorithm in particular to do it...and I think I can do it in the best way in O(n), or I hope so, but if someone knows a method or a good algorithm it would be nice to know it.
The second problem is this ...
My first problem is to know if a graph is bipartite in the fastest way.
I don't know any algorithm in particular to do it...and I think I can do it in the best way in O(n), or I hope so, but if someone knows a method or a good algorithm it would be nice to know it.
The second problem is this ...