Ticket #26 (closed defect: invalid)
CSL/CTMC: TIme bounded until, zero time bounds.
| Reported by: | ivan.zapreev | Owned by: | ivan.zapreev |
|---|---|---|---|
| Priority: | major | Milestone: | MRMC v1.2.2 |
| Component: | Core | Version: | 1.2.2 |
| Keywords: | Cc: |
Description
In test
test/functional_tests/ctmc/csl/operators/time_bounded_until/csl_bounded_until_01
for
P{<0.1}[ tt U[0,0] a4 ]
we get
Result: ( 1.0e+00, 1.0e+00, 1.0e+00, 1.0e+00 )
But it should be
Result: ( 0.0e+00, 0.0e+00, 0.0e+00, 1.0e+00 )
Change History
Note: See
TracTickets for help on using
tickets.

