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
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
2012년 6월 5일
Sean de Wolski
2012년 6월 5일
Doh!
The engine is in mex, I missed that on my quick scan.
카테고리
도움말 센터 및 File Exchange에서 Loops and Conditional Statements에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!