|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.jas.ring.GroebnerBaseParallelPS
public class GroebnerBaseParallelPS
Groebner Base Parallel class. Implements a shared memory parallel version of Groebner bases.
| Nested Class Summary | |
|---|---|
(package private) static class |
GroebnerBaseParallelPS.MiReducerPS
reducing worker threads for minimal GB |
(package private) static class |
GroebnerBaseParallelPS.ReducerPS
reducing worker threads |
| Constructor Summary | |
|---|---|
GroebnerBaseParallelPS()
|
|
| Method Summary | |
|---|---|
static java.util.ArrayList |
DIGBMI(java.util.List Pp,
ThreadPool T)
Minimal ordered groebner basis, parallel. |
static java.util.ArrayList |
DIRPGB(java.util.List Pp,
int threads)
Parallel Groebner base using pairlist class. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GroebnerBaseParallelPS()
| Method Detail |
|---|
public static java.util.ArrayList DIRPGB(java.util.List Pp,
int threads)
public static java.util.ArrayList DIGBMI(java.util.List Pp,
ThreadPool T)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||