flake8
This commit is contained in:
parent
25dfee86b0
commit
1b18efadfa
7 changed files with 7 additions and 15 deletions
|
|
@ -20,8 +20,6 @@ def negate_trace(x):
|
|||
|
||||
|
||||
def pointwise_sat(phi, dt=0.1):
|
||||
ap_names = [z.id for z in phi.atomic_predicates]
|
||||
|
||||
def _eval_mtl(x, t=0):
|
||||
return bool(eval_mtl(phi, dt)(x)[t])
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue