How can i connect two graphs by a bridge(link) in an optimal way?
There are some criteria such as weight of each link, stability of link (connection quality), expected time for connection, etc. I am wondering how I can define a cost function based on them? In other words, how can I quantify the above criteria?
Any article or lecture note would help a lot.