I'm considering the development of an ABM in which the agents are charged for the computations they do. But I can't think of a language that facilitates that. I know that in most languages one can look at the real-time clock, but I can't think of a language in which one can look at a dynamic count of (virtual) instructions executed -- or even an dynamic measure of the amount of CPU time devoted to executing the instructions of each agent. Am I missing something obvious? Can anyone help.
Thanks. *-- Russ* On Mon, Mar 7, 2011 at 5:42 AM, Dale Schumacher <[email protected]>wrote: > Parsing Expression Grammars, part 2 (http://bit.ly/gDrbmi) goes beyond > simple matching with semantic values, predicates and actions. > > ============================================================ > FRIAM Applied Complexity Group listserv > Meets Fridays 9a-11:30 at cafe at St. John's College > lectures, archives, unsubscribe, maps at http://www.friam.org >
============================================================ FRIAM Applied Complexity Group listserv Meets Fridays 9a-11:30 at cafe at St. John's College lectures, archives, unsubscribe, maps at http://www.friam.org
