Hacker News new | ask | show | jobs
by waltherg 2930 days ago
Since you’re here, what does the following property stand for in your second paper?

s ∈ AifM(s)/gec

1 comments

Not OP but that should probably render as: s ∈ A if M(s) >= c

So: s (system state) is a member of A (permissible region) if M(s) (proxy measure of s since we can't directly observe it) is greater than or equal to c (threshold)