Opened 17 years ago
Closed 17 years ago
#567 closed defect (fixed)
Expand a Ratio makes TOL to crash
Reported by: | César Pérez Álvarez | Owned by: | Víctor de Buen Remiro |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | TimeSetAlgebra | Version: | 1.1.6 |
Severity: | normal | Keywords: | |
Cc: |
Description
If we try with this code
Polyn Expand(B/B,1)
TOL crashes.
I try this code in CVS version and it happens the same thing.
Change History (2)
comment:1 Changed 17 years ago by
Owner: | changed from danirus to Víctor de Buen Remiro |
---|
comment:2 Changed 17 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Problem has been fixed in CVS
Current algorithm of finite expansion cannot solve B/B, but now, a warning message is shown and TOL remains alive.
If you think that B/B should be solved, then please, reopen this bug or open a new one, and we will need to develop another algorithm.