Re: My LP Formulation of the TSP: Conclusions



moustapha.diaby@xxxxxxxxxxxxxxxxxx wrote:
....
After further checking, I found that in the absence of Constraints
2.12 - 2.13 (of the previous version), the flow connectivity
constraints on the y-variables *only* (i.e., Constraint 2.8) were not
sufficient for one of the steps of Proposition 2
(Specifically,Expression 2.28 in the proof) to always hold. Hence,
constraints 2.12 - 2.13 were indeed not redundant in the previous
version of the paper.
....

As a programmer, I am interested in the process problems behind errors.
Suppose my program crashes because I got the wrong limit on a loop.
Obviously I need to fix that specific error. I also need to examine how
I decided on the loop limit, to see if the root cause of that error may
have affected other loops.

Until presented with a counter-example, you thought those constraints
were redundant. Do you understand what was wrong with your reasoning
about them? Could the same problem have affected anything else?

Patricia
.



Relevant Pages

  • Re: isolation level serializable
    ... end loop; ... on to disable all constraints on the destination tables, ... set transaction isolation level serializable; ...
    (comp.databases.oracle.server)
  • Re: Heathrow T4 tube station open again
    ... Anyway, I don't think that there's room west of Hatton Cross for a crossover to the eastbound track. ... So now you're talking major reconstruction as well as resignalling the loop. ... The former has the problem that the single line between T3 and T4 puts heavy constraints on how frequent the trains can be. ...
    (uk.transport.london)
  • Re: Keep Task Days Together
    ... To avoid that I put a loop that removes all previously placed ... > constraints before re-applying them. ... macro - that may not always be the case (i.e. some tasks in a project ... John ...
    (microsoft.public.project)
  • Re: Bit Pattern Problem
    ... or the loop code isn't the code you think ... represented and not the representations themselves. ... constraints) with the internal representations. ... only bit bang unsigned integers. ...
    (comp.lang.c)
  • Re: How to speed up looping through controls (used for restore and maximize)?
    ... line before the loop (the reason being that it looked weird to change ... changing the constraints, and 'LockWindowupdate;' after the loop. ... So now the controls move, ...
    (comp.lang.pascal.delphi.misc)