very_verbose
to get the prover to output clauses generated by factorisation, etc. Without this, we get only 5 clauses from LCL403 instead of the nearly 30000 expected.
Playing with the dumps from SET012, it becomes apparent that using clustered subgraphs may be useful. When a large inter-rank gap is used with clustered subgraphs for iterations, the resultant plot is almost understandable. Further experiments to try include:
- creating edges between a given clause and its cluster of children (rather than a given clause and every child);
- collapsing nodes introduced by 'factor' into their parents; and
- correctly ordering the iteration clusters with respect to each other.
No comments:
Post a Comment