scotch-sys 0.2.1

Raw FFI to Scotch, the graph partitioner, graph clusterer and sparse matrix orderer
Documentation
1
2
3
4
5
// Workaround Scotch not including required headers
#include <stdio.h>
#include <stdint.h>

#include <scotch.h>