Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New ETS tiled version and new logging method #17

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open

Conversation

pianiel
Copy link
Contributor

@pianiel pianiel commented Mar 17, 2015

Merging of processed environments is abstracted so agents module using ETS tables can skip it. It's currently being worked on to fix other agents modules.

A new callback in the model is added: log_custom/3, which gets a step (pos_integer() | starting | ending), a current environment and a config record and can do anything.
log_custom/3 is blockingly called every custom_log_interval defined in the config record. Also, log option is now called log_world.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants