Jump to content

River Crossing Problem (Graph Theory)


Jeff121

Recommended Posts

Considering the problem of transporting n items across a river using a boat that can carry k items, where some pairs of items cannot be left together unsupervised. Let G be the simple graph whose vertices correspond to items, and whose edges join pairs of items that need supervision.

 

How do I show that the minimum size of a boat k for which a solution exists is either Vc(G) or Vc(G)+1, where Vc(G) is the size of a minimum vertex cover of G.

Edited by Jeff121
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.