Code Search for Developers
 
 
  

debug-Subgroup.C from Magnus at Krugle


Show debug-Subgroup.C syntax highlighted

// Copyright (C) 1994 The New York Group Theory Cooperative
// See magnus/doc/COPYRIGHT for the full notice.

// Contents:
//
// Principal Author:
//
// Status:
//
// Revision History:
//

#include "Subgroup.h"

#include <iostream>

main ( ) {

cout << "hello world" << endl;

cout << endl << sizeof(Subgroup);

}




See more files for this project here

Magnus

Magnus is a special purpose mathematical package for Infinite Group Theory computations

Project homepage: http://sourceforge.net/projects/magnus
Programming language(s): C,C++
License: other

  debug-Decompose.C
  debug-DoubleCosetGraph.C
  debug-GraphConjugacyProblem.C
  debug-SGofFreeGroup.C
  debug-Subgroup.C
  debug-SubgroupGraph.C