Difference: ProgrammingContest (4 vs. 5)

Revision 52005-11-17 - YuryKholondyrev

Line: 1 to 1
 This page is dedicated to UBC ACM ICPC Teams to discuss stuff that should normally be incomprehensible to normal beings.

Code orders

Line: 11 to 11
 

Euler Circuit (10735)

Basically, we need to do a Maximum Flow to assign as much undirected edges as possible. Then we run the normal recursive/backtracking-like euler circuit algorithm to get the path.
Added:
>
>

Code archive


 
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback