ENG  RUSTimus Online Judge
Online Judge
Problems
Authors
Online contests
About Online Judge
Frequently asked questions
Site news
Webboard
Links
Problem set
Submit solution
Judge status
Guide
Register
Update your info
Authors ranklist
Current contest
Scheduled contests
Past contests
Rules
back to board

Discussion of Problem 1077. Travelling Tours

Is there a good algorithm?
Posted by Huang Yizheng 13 Oct 2001 09:39
Is there a good algorithm to find the maximum loop in a
graph which satisfy the problem's requirement?
I think it may be a NP complete problem.
Re: Is there a good algorithm? Of course, there is a good algorithm !!!
Posted by Tran Nam Trung (trungduck@yahoo.com) 13 Oct 2001 11:07
> Is there a good algorithm to find the maximum loop in a
> graph which satisfy the problem's requirement?
> I think it may be a NP complete problem.