Package it.unimi.di.prog2.h10
package it.unimi.di.prog2.h10
-
ClassDescription
ArrayIntSets are mutable, unbounded sets of integers.A class to test some methods ofListIntSet.DensePolys are immutable polynomials with integer coefficients.A class to test some methods ofDensePoly.ListIntSets are mutable, unbounded sets of integers.A class to test some methods ofListIntSet.SparsePolys are immutable polynomials with integer coefficients such that the number of nonzero coefficient is small with respect to the degree.A record holding a non-zero term of the polynomial.A class to test some methods ofSparsePoly.