When creating the example for Issue #70 I failed to compiled the file.
The cause is PRId64 in a few printf in the file as this requires to include but it is not included in ParallelIDAstar.
The issue was probably not found before because often when importing ParallelIDAstar, PDBHeuristic is also imported, which does contain .
When creating the example for Issue #70 I failed to compiled the file. The cause is PRId64 in a few printf in the file as this requires to include but it is not included in ParallelIDAstar.
The issue was probably not found before because often when importing ParallelIDAstar, PDBHeuristic is also imported, which does contain .