You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Paradiff is Andrea Aquino's (master thesis) diffing algorithm. It computes the list of differences between two XML documents (represented through the lxml library) using a parametric user-defined l…
CompLib is a Python library to define and test properties of functions from natural numbers into natural numbers. It allows to easily create and test semi-deciders for recursively enumerable sets o…