"General - IO - HPP" "General - Defs - HPP" "Maxchordal - Subgraph - HPP"
"General - IO - HPP" "General - Defs - HPP" "Maxchordal - Subgraph - HPP"
hpp"
#include "general_defs.hpp"
#include "maxchordal_subgraph.hpp"
#include <iostream>
#include <mpi.h>
( argv[1] );
if ( !the_file.is_open() )
{
cout<<"Could not open file\n";
MPI_Abort(MPI_COMM_WORLD, MPI_ERR_ARG);
}