pacti-org / pacti

A package for compositional system analysis and design
https://www.pacti.org
BSD 3-Clause "New" or "Revised" License
19 stars 5 forks source link

[BUG] Documentation of to_symbolic has wrong result in example #323

Closed iincer closed 1 year ago

iincer commented 1 year ago

Describe the bug Klaus Havelund pointed out that the API documentation of to_symbolic has wrong result. This is the current example: image

The output should be -2x + 3y - 4

To Reproduce Visit https://www.pacti.org/Polyhedral/#pacti.terms.polyhedra.polyhedra.PolyhedralTerm.to_symbolic