New algorithm can dramatically streamline solutions to the ‘max flow’ problem
1–10 of 46 posts
Re: New algorithm can dramatically streamline solutions to the ‘max flow’ problem
#2Re: New algorithm can dramatically streamline solutions to the ‘max flow’ problem
#3Re: New algorithm can dramatically streamline solutions to the ‘max flow’ problem
#4This sounds really cool. Are there any links to the paper / presentation anywhere? I would love to learn more.
http://math.mit.edu/~kelner/publications.html
http://math.mit.edu/~kelner/Publications/Docs/1304.2338v2.pd...
Re: New algorithm can dramatically streamline solutions to the ‘max flow’ problem
#5TL;DR: what's the fastest way to transport a large amount of data over a mesh of many small pipes
As someone who knows little about this problem or the laws of physics, I wonder if it could be solved using physics -- set up a series of physical pipes, pump water from A to B, measure the flow at each point? If that would work, how complicated would the mesh need to be that solving it with physics is faster than brute-force computation?
Re: New algorithm can dramatically streamline solutions to the ‘max flow’ problem
#6Re: New algorithm can dramatically streamline solutions to the ‘max flow’ problem
#7For those (like me) who clicked because algorithms are fun but don't know the max flow problem specifically: http://en.wikipedia.org/wiki/Maximum_flow_problem TL;DR: what's the fastest way to transport a large amount of data over a mesh of many small pipes As someone who knows little about this problem or the laws of physics, I wonder if it could be solved using physics -- set up a series of physical pipes, pump wate…
(The new problem is dealing with fluid dynamics.)
Water-based computation has already been done of course: http://en.wikipedia.org/wiki/MONIAC_Computer
Re: New algorithm can dramatically streamline solutions to the ‘max flow’ problem
#8For those (like me) who clicked because algorithms are fun but don't know the max flow problem specifically: http://en.wikipedia.org/wiki/Maximum_flow_problem TL;DR: what's the fastest way to transport a large amount of data over a mesh of many small pipes As someone who knows little about this problem or the laws of physics, I wonder if it could be solved using physics -- set up a series of physical pipes, pump wate…
Some people, when confronted with a problem, think "I know, I'll use a physical model." Now they have two problems. (The new problem is dealing with fluid dynamics.) Water-based computation has already been done of course: http://en.wikipedia.org/wiki/MONIAC_Computer
Re: New algorithm can dramatically streamline solutions to the ‘max flow’ problem
#9For those (like me) who clicked because algorithms are fun but don't know the max flow problem specifically: http://en.wikipedia.org/wiki/Maximum_flow_problem TL;DR: what's the fastest way to transport a large amount of data over a mesh of many small pipes As someone who knows little about this problem or the laws of physics, I wonder if it could be solved using physics -- set up a series of physical pipes, pump wate…
Re: New algorithm can dramatically streamline solutions to the ‘max flow’ problem
#10For those (like me) who clicked because algorithms are fun but don't know the max flow problem specifically: http://en.wikipedia.org/wiki/Maximum_flow_problem TL;DR: what's the fastest way to transport a large amount of data over a mesh of many small pipes As someone who knows little about this problem or the laws of physics, I wonder if it could be solved using physics -- set up a series of physical pipes, pump wate…