Linkage Function: solving tie breaks?
Show older comments
Greetings I was wondering how the linkage.m function solves the tie-breaks in order to provide an unique solution. I was checking the code of the function and couldn't find the tie-break decision part.
Thanks in Advance.
Answers (1)
Sean de Wolski
on 5 Jun 2012
0 votes
You could add a breakpoint to linkage and run it with a scenario that causes a tie and step through it.
2 Comments
João Carriço
on 5 Jun 2012
Sean de Wolski
on 5 Jun 2012
Doh!
The engine is in mex, I missed that on my quick scan.
Categories
Find more on Loops and Conditional Statements in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!