mschlund / FPsolve

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

Semilinear improvements #25

Closed michalt closed 11 years ago

michalt commented 11 years ago

This contains the fix for the simplification bug, as well as many performance improvements, rewrite of var.{h,cpp} and a general overhaul of the semilinear sets. What still remains to be done is to have a more flexible CLI interface that allows you to use different simplifiers...