Re: Assignmnet problem with rules
- From: Willem <willem@xxxxxxxx>
- Date: Mon, 27 Feb 2006 15:54:50 +0000 (UTC)
Daniel wrote:
) Come up with initial assignments that don't break the independent rules,
) then check to see how many of the dependent rules are broken. Start
) swapping assignments, if fewer rules are broken, keep the swap, if more
) rules are broken swap back. The longer the program runs, the fewer rules
) that will be broken, but you can get a solution at any time.
This way, you'll only reach a local minimum. You could add a variable that
indicates the probability of continuing with a 'worse' swap, and decrease
that variable over time. (I think that's how it works at least...)
SaSW, Willem
--
Disclaimer: I am in no way responsible for any of the statements
made in the above text. For all I know I might be
drugged or something..
No I'm not paranoid. You all think I'm paranoid, don't you !
#EOT
.
- Follow-Ups:
- Re: Assignmnet problem with rules
- From: Logan Shaw
- Re: Assignmnet problem with rules
- References:
- Assignmnet problem with rules
- From: Ayende Rahien
- Re: Assignmnet problem with rules
- From: Willem
- Re: Assignmnet problem with rules
- From: Ayende Rahien
- Re: Assignmnet problem with rules
- From: Daniel T.
- Assignmnet problem with rules
- Prev by Date: Re: Assignmnet problem with rules
- Next by Date: discrete event simulation question
- Previous by thread: Re: Assignmnet problem with rules
- Next by thread: Re: Assignmnet problem with rules
- Index(es):
Relevant Pages
|