mschlund / FPsolve

FPsolve: solver for polynomial equations over omega-continuous semirings
BSD 2-Clause "Simplified" License
11 stars 5 forks source link

Freesemiring #16

Closed michalt closed 11 years ago

michalt commented 11 years ago

These commits implement a new FreeSemiring. Currently we can decide at compile time whether to use the new or the old implementation. All the tests pass and running newton --test works too, but if you have any more tests/example please do run them (there are always bugs in new code ;-).

Let me know if something breaks or if you have some comments.

michalt commented 11 years ago

I've just fixed compilation with GCC... For details see: http://stackoverflow.com/questions/11497252/default-destructor-nothrow