Guys,

1. I have a priority queue having a function for each node that must
perform some operations;
2. Each node, have a clock time field when the function need to be execute;
3. So, for a clock event N, I need call a function into the front
node, if the clock time is igual a clock time field in this node.

Luciano.

2011/3/4 Varun Nagpal <varun.nagp...@gmail.com>:
> I do know about event based simulation inĀ digitalĀ circuit simulators......
> It would be interesting to know.....what exactly algorithms they use
>
> On Fri, Mar 4, 2011 at 5:27 PM, Luciano Junior <luciano....@gmail.com>
> wrote:
>>
>> Hello,
>>
>> I need a clock algorithm to use with in a simulation system that I be
>> creating.
>>
>> Someone have any Idea ?
>> --
>> ----------------------------------------
>> Luciano Soares Pinheiro Jr.
>> Analista desenvolvedor Sr.
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Algorithm Geeks" group.
>> To post to this group, send email to algogeeks@googlegroups.com.
>> To unsubscribe from this group, send email to
>> algogeeks+unsubscr...@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/algogeeks?hl=en.
>>

-- 
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To post to this group, send email to algogeeks@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.

Reply via email to