hoa: detect colored automata

Fixes #84.

* src/twaalgos/hoa.cc: Detect and output the colored property.
* src/tests/hoaparse.test, src/tests/satmin2.test: Update.
This commit is contained in:
Alexandre Duret-Lutz 2015-06-01 20:36:03 +02:00
parent a75a9c091c
commit 97665a584e
3 changed files with 20 additions and 3 deletions

View file

@ -274,7 +274,7 @@ Start: 0
AP: 2 "a" "b"
acc-name: generalized-Buchi 2
Acceptance: 2 Inf(0)&Inf(1)
properties: trans-labels explicit-labels state-acc complete
properties: trans-labels explicit-labels state-acc colored complete
properties: deterministic
--BODY--
State: 0 "foo" {0}

View file

@ -139,7 +139,7 @@ States: 1
Start: 0
AP: 1 "a"
Acceptance: 2 (Fin(1) & Inf(0)) | (Fin(0) & Inf(1))
properties: trans-labels explicit-labels trans-acc complete
properties: trans-labels explicit-labels trans-acc colored complete
properties: deterministic
--BODY--
State: 0