|
|
вернуться в форумI know the agorithm, but who can prove it? let N be the node num of the graph. so why the maximum cycle number is M-N+1? where M is the edge num. please... Re: I know the agorithm, but who can prove it? o, sorry, I made a mistake... Re: I know the agorithm, but who can prove it? Послано Archit 11 янв 2007 11:30 is ur problem solved Re: I know the agorithm, but who can prove it? The correct formula is M-N+K, where K is the number of connected components of given graph. Why is not the question, if you know algo of building all these cycles... Re: I know the agorithm, but who can prove it? Great hint. Thanks. Re: I know the agorithm, but who can prove it? Послано Tom 13 окт 2022 14:57 Edited by author 13.10.2022 15:00 Edited by author 13.10.2022 15:00 |
|
|