Re: question about GRASP/RELSAT stack management
From: Bart Demoen (bmd_at_cs.kuleuven.ac.be)
Date: 08/15/04
- Next message: >parr\(*>: "Re: Yet another Attempt at Disproving the Halting Problem"
- Previous message: Peter Olcott: "Re: What is the Result from Invoking this Halt Function?"
- In reply to: Wcncom: "Re: question about GRASP/RELSAT stack management"
- Next in thread: Wcncom: "Re: question about GRASP/RELSAT stack management"
- Reply: Wcncom: "Re: question about GRASP/RELSAT stack management"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 15 Aug 2004 21:19:19 +0200
Wcncom wrote:
> Why do you think it is necessary to redo
> the 1,2,4,5 branches? Since new term is learned
> and new activity is recorded, isn't it likely that the
> algorithm will choose other variables to branch on
> (presumeably better ones)?
I was thinking about the case when 1,2,4,5 are independent of the
learned clause - but you are right that one can expect benefit from
using the new clause starting at an even older point in the tree.
Efficient Conflict Driven Learning in a Boolean Satisfiability Solver,
Lintao Zhang, Conor F. Madigan, Matthew H. Moskewicz, Sharad Malik.
mentions "random restarts". Is it related to what you propose ?
Cheers
Bart Demoen
- Next message: >parr\(*>: "Re: Yet another Attempt at Disproving the Halting Problem"
- Previous message: Peter Olcott: "Re: What is the Result from Invoking this Halt Function?"
- In reply to: Wcncom: "Re: question about GRASP/RELSAT stack management"
- Next in thread: Wcncom: "Re: question about GRASP/RELSAT stack management"
- Reply: Wcncom: "Re: question about GRASP/RELSAT stack management"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|