1
0
mirror of https://github.com/gsi-upm/soil synced 2024-09-21 07:41:43 +00:00
soil/tests/test.csv
J. Fernando Sánchez fc48ed7e09 Added history class
Now the environment does not deal with history directly, it delegates it to a
specific class. The analysis also uses history instances instead of either
using the database directly or creating a proxy environment.

This should make it easier to change the implementation in the future.

In fact, the change was motivated by the large size of the csv files in previous
versions. This new implementation only stores results in deltas, and it fills
any necessary values when needed.
2018-05-04 10:01:49 +02:00

305 B

1agent_idt_stepkeyvaluevalue_type
2a00hellowstr
3a01helloostr
4a02hellorstr
5a03hellolstr
6a04hellodstr
7a05hello!str
8env1startedbool
9env2startedTruebool
10env7startedbool
11a00hellowstr
12a01helloostr
13a02hellorstr
14a03hellolstr
15a04hellodstr
16a05hello!str