3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-10-19 05:42:15 +00:00

Rename: explain -> superposition

This commit is contained in:
Jakob Rath 2022-11-10 14:42:13 +01:00
parent 27f8b8d13a
commit d3f70c0fb8
6 changed files with 3 additions and 5 deletions

View file

@ -50,7 +50,7 @@ TODO:
#include "math/polysat/inference_logger.h"
#include "math/polysat/log.h"
#include "math/polysat/log_helper.h"
#include "math/polysat/explain.h"
#include "math/polysat/superposition.h"
#include "math/polysat/eq_explain.h"
#include "math/polysat/forbidden_intervals.h"
#include "math/polysat/saturation.h"