IN THE NAME OF GOD
Hello.
Thank you very much for your answer. But I was in a hurry for it and before
your answer, I used the following way.
I put â??run_simulation_withvarsâ?? function at my program and call
â??sim_scheduler_objectsâ?? with â??falseâ??.
My hurry caused, I forgot simple ways like â??For loopâ??.
Now, there is another problem. My simulation is run at 260 to 300 time
slices, each time(or each cycle). I should run my simulation very much
(because agents use neural net for learning). When it has to run 100 cycles,
its duration is 6 to 7 hours. But for more cycles, speed declines very much
as for 300 cycles, it needs several days. My simulation at the end of each
cycle, puts result at a global list. Also, I donâ??t use C language for neural
net, now. Also for tracking, different information are printed at each
cycle. My system is AMD Duron 750 with 128 MB RAM.
Is it normal? Or May speed problem related to my simulation?
Is there any solution for speed recovery? Or the problem is related to my
system(small RAM)?
Sincerely,
Jenab.
|