diff options
| -rw-r--r-- | paper/rebuttal.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/paper/rebuttal.txt b/paper/rebuttal.txt index 7e13878..0911224 100644 --- a/paper/rebuttal.txt +++ b/paper/rebuttal.txt @@ -64,7 +64,7 @@ This is an interesting point. However, in the problem we study the graph is unknown to us. Suppose that two cascades start at the same time at two very different points in the graph. Despite the fact that the infected nodes from each cascade will not overlap, we cannot in practice attribute an infected node -to either cascade because this information is hidden to us. +to either cascade because we don't know which source is closer to it. " Running time is not discussed here. @@ -76,7 +76,7 @@ comparison of running times can be be included. " The inference in discrete time, one-time-susceptible contagion -processes is less interesting and easier than the continuos version. +processes is less interesting and easier than the continuous version. " This is an interesting point. We note that the generalized cascade model class is sufficiently flexible to include multiple-time-susceptible contagion |
