Andreas Tasoulas

Results 15 issues of Andreas Tasoulas

A first step towards fixing the issues raised in #39 is to write clear commentary which will help immensely at initial debugging stages and sanity checks, while the output itself...

in progress
subproject implementation

I am not happy with the MPN processing code as it is. It is already growing into a maintenance nightmare, where the logic is about reading my own mind and...

in progress
code quality

In the future, we will need a field to describe not only goal attempt outcomes, but also 'final state' outcomes in general.

code quality

Take into account time from goal scoring to kick-off.

enhancement

There are quite a few fields in a DynamicTransition, especially in the constructor. Maybe we need some defaults (with null value), for those fields whose value is going to be...

code quality

So, far injury time is not implemented, and we assume that there is a fixed duration for each match. This would be generally fine, in terms of the simulation itself,...

enhancement

Since penalties are 80% goals, we also need to intervene in their evaluations, as we do for goals, rather than rely on the very limited and consequently biased data.

in progress

More on that when it is ready :)

data