Package edu.jas.ring

Class Summary
Clients Unit Test client to be executed by test threads.
ClientsPS  
GBClient Objects of this class are to be send to a ExecutableServer
GBClientPS Objects of this class are to be send to a ExecutableServer
GBDist Setup to run a distributed GB example.
GBDistPS Setup to run a distributed GB example.
GBTransportMess Distributed GB transport message.
GBTransportMessEnd Distributed GB transport message for termination.
GBTransportMessPair Distributed GB transport message for pairs.
GBTransportMessPairIndex Distributed GB transport message for index pairs.
GBTransportMessPoly Distributed GB transport message for polynomial.
GBTransportMessReq Distributed GB transport message for requests.
GroebnerBase Groebner Bases class.
GroebnerBaseDistributed Groebner Base Distributed class.
GroebnerBaseDistributedPS Groebner Base Distributed class.
GroebnerBaseDistributedPS.MiReducerClientPS distributed clients reducing worker threads for minimal GB
GroebnerBaseDistributedPS.MiReducerServerPS distributed server reducing worker threads for minimal GB
GroebnerBaseDistributedPS.ReducerClientPS distributed clients reducing worker threads
GroebnerBaseDistributedPS.ReducerServerPS distributed server reducing worker threads
GroebnerBaseParallel Groebner Base Parallel class.
GroebnerBaseParallel.MiReducer reducing worker threads for minimal GB
GroebnerBaseParallel.Reducer reducing worker threads
GroebnerBaseParallelPS Groebner Base Parallel class.
GroebnerBaseParallelPS.MiReducerPS reducing worker threads for minimal GB
GroebnerBaseParallelPS.ReducerPS reducing worker threads
GroebnerBasePS Groebner Bases class.
GroebnerBasePSTent GroebnerBase Test using JUnit
GroebnerBaseTest GroebnerBase Test using JUnit
Katsura Class to produce a system of equations as defined by Katsura
MiniPair Subclass to hold pairs of polynomial indices What is this class good for?
MiReducerClient distributed clients reducing worker threads for minimal GB not jet used
MiReducerServer distributed server reducing worker threads for minimal GB not jet distributed but threaded
OrderedPairlist Pair list management.
OrderedPairlistPS Pair list management.
Pair Serializable subclass to hold pairs of polynomials
ReducerClient distributed clients reducing worker threads
ReducerServer distributed server reducing worker threads
Reduction Polynomial Reduction class.
ReductionSolvableTest Reduction Test using JUnit
ReductionTest Reduction Test using JUnit
RunGB Simple setup to run a GB example.
RunRose Simple setup to run the Rose example.
RunRoseClient Simple setup to run the client in the distributed Rose example.
RunSGB Simple setup to run a solvable GB example.
SolvableGroebnerBase Solvable Groebner Bases class.
SolvableGroebnerBaseTest SolvableGroebnerBase Test using JUnit