Conversation
… for graph matching as opposed to QAP
|
this is great! fyi, we have updated our code, in the folder 'SGM' there is a function i wonder whether the corrections you made apply there as well? (i'm thinking of depricating the old code, since we think the newer code is thanks so much! On Tue, Aug 23, 2016 at 8:00 AM, Rob notifications@github.com wrote:
the glass is all full: half water, half air. |
I added the graph labelling term
trace(C' P)to the rQAP formulation in http://arxiv.org/pdf/1112.5507v5.pdf. The objective function is now (wherealphais chosen between 0 and 1):as opposed to previously
I wrote some basic tests for it in code/FAQ/Tests. There is an issue with code/FAQ/lines.m now finding a quadratic search error at times. I believe this may be because the objective function has now changed but did not fully understand the function and this may not be working correctly for non integer
alpha.I also wrote a wrapper for the QAP solver so you can input adjacency matrices and fixed a small bug.
To test the new code, best to run the tests in code/FAQ/Tests.
P.S.
There are a couple of name changes I made to variables which I did before I thought I should contribute. I think they're fairly inconsequential.