-
Currently the total_consumption and total_production for all agents is always calculated per step and stored in the step data in the database.
The change:
- remove these from default step data. …
-
If I run in interactive mode (I've also seen it at the end of a "minimal" mode run), then I can use the pause menu at most once per generation:
```
2 trees [ 1 38] offer the highest fitness scor…
-
If my DBF file has write permission then it is opened successfully. However, if my DBF file is read-only, then the method Table.open() throws an java.io.FileNotFoundException. For example,
```
$ ls -…
simoc updated
8 years ago
-
```
What steps will reproduce the problem?
1. run CL protocol w/ simoc
2. press stop button
What is the expected output? What do you see instead?
expected: Simoc closes.
instead: Simoc freezes, debug…
-
```
the custom closed loop DLL could use a class that takes most of the headache
out of writing a GUI- namely, something that can create a GUI in a separate
thread, and update it outside of the main…
-
```
What steps will reproduce the problem?
1. run CL protocol w/ simoc
2. press stop button
What is the expected output? What do you see instead?
expected: Simoc closes.
instead: Simoc freezes, debug…
-
Beta Patch 1.05 kommt bald raus. Da einige Balance Änderungen drinnen sind, sind vermutlich auch Textänderungen dabei.
-
```
the custom closed loop DLL could use a class that takes most of the headache
out of writing a GUI- namely, something that can create a GUI in a separate
thread, and update it outside of the main…