-
```
before we start writing code, we need to get a consensus on indentation and
brace style, otherwise the code will be _all over the place_, as evidenced by
trunk/src/org/amityregion5/ge/junk/Main.…
-
Yes it is me saying this... according to `cProfile`, `matplotlib` consumes an embarrassing amount of time to load itself. The result: every run, however irrelevant plotting might be for it, loads `mat…
-
No results presented from gridworld and network simulator?
-
Medusa Critter Specs:
The Medusa Critter processes neighboring actors by eating them and replacing them with a rock if they are facing each other.
Medusa Critter Test Cases:
-Class MedusaCritter in…
-
The required syntax for LTL is that states must start with a letter. Right now, when we discretize we don't label the states, and add_adj then creates the label as an integer. This causes problem in…
-
In GridWorld/REntropy_Exp1.org there is a reference to DU.py that I can not find.
-
Error log shown below:
`Exception in thread "AWT-EventQueue-0" java.lang.StackOverflowError
at info.gridworld.grid.BoundedGrid.getNumRows(BoundedGrid.java:50)
at info.gridworld.grid.BoundedGrid.isVal…