Linkage Function: solving tie breaks?

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.

回答 (1 件)

Sean de Wolski
Sean de Wolski 2012 年 6 月 5 日

0 投票

You could add a breakpoint to linkage and run it with a scenario that causes a tie and step through it.

2 件のコメント

João Carriço
João Carriço 2012 年 6 月 5 日
Dear Sean
Thanks for the suggestion.
The linkage function is now mex compiled therefore I wouldn't be able to use that strategy. The old version is still there and I'm still struggling to find how the tie-break is computed there but there is no assurance if they use the same tie break for the compiled one.
Best regards
JAC
Sean de Wolski
Sean de Wolski 2012 年 6 月 5 日
Doh!
The engine is in mex, I missed that on my quick scan.

サインインしてコメントする。

カテゴリ

ヘルプ センター および File ExchangeLoops and Conditional Statements についてさらに検索

質問済み:

2012 年 6 月 5 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by