source: git/kernel/groebner_walk/groebner_walk.dox @ 6cf934

spielwiese
Last change on this file since 6cf934 was 75f460, checked in by Hans Schoenemann <hannes@…>, 9 years ago
format
  • Property mode set to 100644
File size: 394 bytes
Line 
1/*! \page kernel_groebner_walk_page Groebner-Walk algorithms
2
3 \brief This sub-package of \ref kernel_page contains Groebner Walk algorithms.
4
5 Main header(s) in `/kernel/groebner_walk/`:
6 - \ref kernel/groebner_walk/walkMain.h
7 - \ref kernel/groebner_walk/walkProc.h
8 - \ref kernel/groebner_walk/walkSupport.h
9
10*/
11//  TODO: list those algorithms... and corresponding interpreter functions...?
Note: See TracBrowser for help on using the repository browser.