From research to shared understanding

One paper. Three writing histories.

A writing trajectory connects drafts, working notes and revisions over time. Read the passages and commentary in sequence, or use the guided presentation to explore one step at a time.

21 source excerpts · 24 overlapping questions · 3 histories. Source wording, interpretation and suggested uses remain distinct. This is not a complete manuscript history, a published final paper or a demonstrated model gain.

From an existing method to an explicit contribution

The technical account already describes learning next decisions from solver examples. The writing problem is how to make that contribution recognizable and justify its relationship to alternatives.

Scientific framing

The method is described before its later framing

When a paper adopts a new label, did the method change—or did the explanation become more explicit?

The paper describes a solver that learns its next decision from examples of earlier solver decisions. You do not need the solver details to follow the writing problem.

What history adds

The earlier account precedes the comparison note at revision 439. A later contribution list alone would not establish that the supervision account already existed before that note.

Earlier introduction · Manuscript revision 256

This suggests aligning learning targets with solver behavior by modeling the decision sequence itself.

Supervision in the same version · Manuscript revision 256

Training data are [keytraces] distilled from solved instances. From a full CDCL run, contiguous backtracks are collapsed to obtain a near conflict‑free sequence of branching decisions along a solution or refutation path. Each prefix paired with its subsequent decision provides a clear stepwise target.

The writing craft

Ground a contribution statement in what the method already does. Otherwise, a clearer later label can be mistaken for a newly invented method.

Why this matters and what is uncertain

At Manuscript revision 256, the introduction already describes sequences of decisions and a next-decision target for every prefix.

A proposed explanation of communicative value, not recovered writer intention.

This establishes an earlier written description, not when the method was invented or whether implementation stayed unchanged.

Open this question in the guided view →

Scientific framing

A note asks for a scientific comparison

What comparison should help the reader recognize the contribution?

The existing draft describes learning from solver examples. A later working note asks to use imitation learning as the comparison frame.

What history adds

A final or later paragraph may present the comparison, but would not establish this recorded intermediate request or its order relative to the earlier supervision description.

Already in the earlier introduction · Manuscript revision 256

Each prefix paired with its subsequent decision provides a clear stepwise target.

Recorded working note · Manuscript revision 439

Use imitation learning to compare with graphq

The writing craft

The recorded request concerns how the approach is positioned against another approach, not merely making the language more fluent.

Why this matters and what is uncertain

The note explicitly requests an imitation-learning comparison with “graphq”. This is recorded text, not a reconstructed prompt.

A request is present in a working note; author, original context and causal effect are unknown.

The note names “graphq”; its author, original conversation and causal effect on later revisions are unknown.

Open this question in the guided view →

Technical explanation

Explain why the model fits the job

Why should this modeling choice make sense to a reader?

The solver asks for one decision at a time. The method passage describes a model that predicts a next item from the decisions already given.

What history adds

This is a supporting methods snapshot. Its place after the framing note supplies context, but we do not have a before/after methods pair showing this explanation being introduced.

Method-section passage · Manuscript revision 518

A learner is now introduced to imitate the expert keytrace. The CDCL solver requests one branch at a time, so the learner must map the formula and a prefix of the expert trace to the next signed variable under a small computational budget. An Autoregressive (AR) Model approach fits this need, since it conditions on a prefix and predicts the next element in a sequence.

The writing craft

A technical label is more assessable when the explanation connects it to the operation it must perform.

Why this matters and what is uncertain

The methods passage states the operational requirement, then says next-element sequence prediction fits that requirement.

The manuscript itself offers a reason; this is not independent validation.

The link to the introduction is thematic and cross-file. It does not prove that the note caused a methods revision.

Open this question in the guided view →

Argument and structure

Give the reader a route through the method

What should be explained first so later details have a place?

This passage announces three parts: prepare the model input, explain the prediction, and describe use in the solver.

What history adds

This is a structure example available from one state, not a recovered planning conversation or a newly observed revision. It serves as a current-text control.

Method roadmap · Manuscript revision 518

The presentation proceeds in three steps. We first build a compact serialization that the learner can read, and then introduce the next decision AR model. Finally, we describe online use inside CDCL.

The writing craft

A route through the explanation can reduce the need to infer how separate technical pieces connect.

Why this matters and what is uncertain

The source gives an explicit reading order after stating the modeling problem.

A proposed explanation of communicative value, not recovered writer intention.

Downstream method sections and the process used to plan them are absent.

Open this question in the guided view →

Scientific framing

Give the existing method an explicit identity

How can a reader tell what kind of contribution is being proposed?

Earlier prose described learning from decision sequences. The later introduction now calls the proposal an imitation learner and immediately explains the examples it learns from.

What history adds

The earlier and later passages show a change in presentation around already described ingredients. The later introduction alone cannot establish which ingredients preceded that framing.

Earlier account · Manuscript revision 256

This suggests aligning learning targets with solver behavior by modeling the decision sequence itself.

Later introduction identity · Manuscript revision 567

We introduce \emph{[modelname]}, an imitation learner for CDCL branching.

Identity connected to supervision · Manuscript revision 567

Then, the learner reads the instance together with a prefix of the keytrace and predicts the next signed variable as the next branch decision.

The writing craft

Naming the formulation together with its mechanism makes the contribution easier to inspect than a new label on its own.

Why this matters and what is uncertain

Across the selected introductions, the supervision description is made part of an explicit imitation-learning identity.

A proposed explanation of communicative value, not recovered writer intention.

These are selected passages, not a complete aligned paragraph replacement. Replay, efficiency and solver guarantees remain manuscript assertions.

Open this question in the guided view →

Technical explanation

Explain the intervention—and its boundary

Does the learned component replace the solver, or intervene in one part of it?

The introduction says the model supplies some branching decisions, with fallback to the native rule; other solver parts are described as unchanged.

What history adds

This is a useful single-state explanation. No earlier intervention description is supplied, so it is not evidence of a newly discovered boundary.

Deployment and fallback · Manuscript revision 567

At solve time, the learner acts as a drop-in branching rule under a small query budget, and the solver falls back to the native heuristic when the model is uncertain. All other parts of CDCL remain unchanged, so completeness and robustness are preserved.

The writing craft

A bounded description helps a reader separate the proposed component from the larger system and inspect the claims made for each.

Why this matters and what is uncertain

The passage states both what the learner does and where it stops.

A proposed explanation of communicative value, not recovered writer intention.

The claimed preservation of completeness and robustness is not verified here; the code and proof are absent.

Open this question in the guided view →

Literature positioning

Turn a label into a reasoned comparison

Why does the manuscript ask readers to favor this learning formulation?

The selected later review text contrasts learning from expert examples with an exploration-based alternative. The task here is to inspect the argument, not accept the comparison as true.

What history adds

Read with the earlier note and supervision description, the record shows a comparison being articulated around an existing account. A later paragraph cannot reconstruct those earlier states or establish a switch of algorithms.

Comparator assertion in the manuscript · Manuscript revision 1072

Graph-Q-SAT~\citep{kurin2020can} introduces an online agent within CDCL, yet it relies on reinforcement learning (RL), which requires extensive exploration and can be unstable due to sparse rewards and delayed feedback.

Proposed contrast in the manuscript · Manuscript revision 1072

In contrast, we adopt imitation learning, which learns directly from expert traces. By training on KeyTraces, i.e., collapsed sequences of surviving decisions from full solver runs, our approach provides clear, dense supervision at every branching step.

The writing craft

The manuscript supplies a rationale that readers can challenge. That is a different writing move from only naming imitation learning.

Why this matters and what is uncertain

Paired review-marked passages now state a comparator criticism and a proposed advantage of dense supervision.

The manuscript itself offers a reason; this is not independent validation.

Comparator descriptions and convergence/stability claims are unverified. Review-macro text may not equal compiled paper text.

Open this question in the guided view →

Scientific framing

Move the framing into the contribution claim

What does the paper now ask readers to recognize as its contribution?

The later contribution list foregrounds imitation learning and expert-derived decisions. It also makes a priority claim using “first.”

What history adds

The selected history links earlier supervision, an explicit comparison request, and later contribution wording. The list alone cannot establish that developmental path.

Earlier introduction · Manuscript revision 567

We introduce \emph{[modelname]}, an imitation learner for CDCL branching.

Later contribution list · Manuscript revision 1554

We propose ImitSAT, the first branching policy for CDCL solvers based on imitation learning.

The writing craft

This makes the claimed contribution identifiable—but also creates an obligation to support the priority and technical claims.

Why this matters and what is uncertain

The formulation appears as an explicit contribution-list claim, rather than only in the method description or explanatory introduction.

A proposed explanation of communicative value, not recovered writer intention.

The priority claim and conflict-free-target wording are not validated. This is a selected later state, not an inspected final publication.

Open this question in the guided view →

Evidence and claim calibration

A stronger claim is not automatically a better claim

What evidence does confident contribution wording require?

The contribution list includes “first” and “conflict-free.” Both are stronger commitments than simply naming the proposed approach.

What history adds

This is a retrospective claim-audit view on one state. The concern is ours; no historical reviewer feedback or resulting correction is supplied.

Priority assertion · Manuscript revision 1554

We propose ImitSAT, the first branching policy for CDCL solvers based on imitation learning.

Technical assertion · Manuscript revision 1554

These sequences serve as clean, conflict-free training targets and align naturally with prefix-conditioned autoregressive modeling.

The writing craft

Making a claim clear also makes its evidential burden visible. An attractive writing example should not reward unsupported confidence.

Why this matters and what is uncertain

The supplied text contains a priority assertion and a technical assertion that a reviewer would need to examine.

A proposed explanation of communicative value, not recovered writer intention.

Neither exhaustive prior-work coverage nor conflict-free behavior is established. No historical intention to overstate is inferred.

Open this question in the guided view →

From an unfinished structure to a connected argument

A paper needs more than a list of relevant references. The selected history shows solver-related work and a learning-method strand being organized and connected to the proposal.

Literature positioning

Organize references by the questions they answer

Which prior works describe a model, a dataset, or a component inside the solver?

This selected draft groups prior work by role: predictions about a problem, data and benchmarks, and learned components inside a solver. A separate learning-method heading has not yet been filled.

What history adds

This intermediate draft exposes an unfinished part of the argument. A later selected state fills the heading; the connected paragraph alone would not establish that order.

One organizing sentence · Manuscript revision 1576

In parallel with these model-based approaches, complementary efforts target data and benchmarking, including G2SAT~\citep{you2019g2sat} and G4SATBench~\citep{lig4satbench}.

Another organizing transition; sentence continues · Manuscript revision 1576

Building on these foundations, a second line integrates learning inside solvers to shape specific components:

An unfinished subsection heading · Manuscript revision 1576

\paragraph{Imitation learning.}

The writing craft

The reader can begin to see the landscape and the remaining gap. The empty heading also shows that this intermediate draft is not yet a complete argument.

Why this matters and what is uncertain

At revision 1576, the related-work section contains thematic prose and an empty imitation-learning heading. This preview begins at that partly completed state.

A proposed explanation of communicative value, not recovered writer intention.

Descriptions of the cited papers remain manuscript assertions; the references themselves were not inspected.

Open this question in the guided view →

Literature positioning

Add the conceptual strand the argument needs

What connects the solver literature to the proposed learning formulation?

The later related-work passage introduces learning from expert demonstrations and its use in decision-making, including optimization solvers.

What history adds

The blank heading and later passage show this strand being supplied separately from the solver survey. A later section alone would not establish that sequence.

Earlier: a heading without content · Manuscript revision 1576

\paragraph{Imitation learning.}

Later: the strand has an explanation · Manuscript revision 1585

Imitation learning (IL) learns policies directly from expert demonstrations, that is, sequences of states with associated actions~\citep{osa2018algorithmic,zare2024survey}.

Later: a connection to solvers · Manuscript revision 1585

For instance, beyond robotics and games, IL has guided decision-making in exact optimization solvers.

The writing craft

The section can now connect a domain-specific problem to a broader learning approach, rather than adding citations without explaining their role.

Why this matters and what is uncertain

The previously empty imitation-learning heading is followed in a later selected state by a substantive conceptual strand.

A proposed explanation of communicative value, not recovered writer intention.

This is selected same-file development, not a claim about when the author learned the literature. Cited-work accuracy is unverified.

Open this question in the guided view →

Argument and structure

Make the literature lead somewhere

How should prior work connect to this paper's proposal?

The passage tries to connect limitations of learned solver guidance with inspiration from imitation learning, then describes the proposed policy.

What history adds

This state preserves an imperfect bridge between the earlier literature strands and the later fluent paragraph. It shows that the relationship precedes the language repair.

Historical opening, including its sentence fragment · Manuscript revision 1597

Based on the above limitation with neural guidance for SAT, and inspired by imitation learning. We propose \modelname{}, a branching policy for CDCL that clones a near conflict‑free KeyTrace distilled from solver runs.

The writing craft

The scientific relationship and the sentence expressing it are separate issues: a useful idea can already be present in an unfinished explanation.

Why this matters and what is uncertain

A gap-to-proposal bridge is visible, but its opening motivation is stranded in a sentence fragment.

A proposed explanation of communicative value, not recovered writer intention.

The original revision request is absent. Low query cost and performance benefits remain assertions, not verified findings.

Open this question in the guided view →

Language and presentation

Repair the connection without changing the contribution

Can the revision make the logic readable without inventing a new scientific idea?

The earlier opening separates motivation from the proposal awkwardly. The later sentence connects them and gives the mechanism its own sentence.

What history adds

The before/after pair shows what the revision preserves as well as repairs. Later prose alone would hide the original fragment and could not establish that this was repair rather than a new idea.

Before · Manuscript revision 1597

Based on the above limitation with neural guidance for SAT, and inspired by imitation learning. We propose \modelname{}, a branching policy for CDCL that clones a near conflict‑free KeyTrace distilled from solver runs.

After · Manuscript revision 1605

Motivated by the limitations of neural guidance for SAT detailed above, and drawing inspiration from imitation learning, we propose \modelname{}. This branching policy for CDCL clones a near conflict-free KeyTrace distilled from solver runs.

The writing craft

A reader can follow why the proposal is introduced before processing how it works. This is a language-and-argument repair inside an existing frame.

Why this matters and what is uncertain

The sentence fragment becomes a connected motivation-to-proposal statement; the technical account is expressed in clearer units.

A proposed explanation of communicative value, not recovered writer intention.

The later wording is an observed alternative, not a uniquely correct answer or proof of improved reader performance.

Open this question in the guided view →

Language and presentation

Keep a tiny edit in proportion

Does every version difference deserve a big learning claim?

One selected phrase changes from “This branching policy” to “The branching policy.” The surrounding account is substantially the same in these excerpts.

What history adds

The history establishes the edit, but its standalone trajectory value is limited. This is deliberately a local-expression control, not a headline example.

Before · Manuscript revision 1605

This branching policy for CDCL clones a near conflict-free KeyTrace distilled from solver runs.

After · Manuscript revision 1716

The branching policy for CDCL clones a near conflict-free KeyTrace distilled from solver runs.

The writing craft

A credible dataset should retain small edits without presenting each as a new conceptual decision.

Why this matters and what is uncertain

The selected endpoint difference is a local determiner change.

A proposed explanation of communicative value, not recovered writer intention.

The endpoints are not adjacent versions. No preference or reason for the change is established.

Open this question in the guided view →

Clarify a trade-off without broadening the evidence

The model can save solver work, but consulting it costs computation. The appendix must explain the trade-off, define the budget and preserve exactly which method a runtime assertion concerns.

Evidence and claim calibration

Define what the timing claim includes

What exactly is included when the manuscript says a method is faster?

The experiment passage counts model inference but excludes parsing and simplification from its solve-time measurement.

What history adds

This is an earlier main-text snapshot, not the first step of an adjacent appendix edit. It supplies context and a current-text control; the defining revision is not recovered.

Timing protocol as stated in the manuscript · Manuscript revision 794

The timer starts when the CDCL solve loop begins and stops when the instance is solved; CNF parsing and simplification are not counted. All model inference costs are included.

The writing craft

A reader needs these boundaries to interpret a runtime comparison rather than assuming that every kind of cost is included.

Why this matters and what is uncertain

The timing window, exclusions and model-call allowance are explicitly stated in this selected passage.

A proposed explanation of communicative value, not recovered writer intention.

The passage specifies a protocol; it does not verify that the experiment implemented it.

Open this question in the guided view →

Evidence and claim calibration

Separate a comparison rule from proof of fairness

Does giving two models the same number of calls establish equal computational cost?

The manuscript assigns three calls to two methods and says this matches compute budgets. It does not supply a full cost measurement in this excerpt.

What history adds

This is our retrospective audit of one passage. No historical reviewer objection or ensuing protocol correction is supplied.

Comparison as written · Manuscript revision 794

\textsc{Arbiter} and Graph‑Q‑SAT receive 3 calls per instance to match compute budgets. SATformer adjusts VSIDS variable scores once at initialization.

The writing craft

A reviewer can distinguish the stated protocol from the evidence needed to justify an equal-cost comparison.

Why this matters and what is uncertain

A call-count rule and a fairness rationale appear together in the source.

A proposed explanation of communicative value, not recovered writer intention.

Equal-cost validity is not decided here. This is not evidence that the actual comparison was unfair.

Open this question in the guided view →

Evidence and claim calibration

The cost trade-off was already in the paper

When does additional model computation lead to faster solving?

This earlier main-text passage says saved solver work must exceed the cost of consulting the model.

What history adds

This earlier context matters when reading the later appendix: its clearer benefit–cost sentence is explanation repair, not the first recorded appearance of the trade-off.

Condition on the runtime interpretation · Manuscript revision 803

Learning model-based branching introduces query overhead, so wall‑clock gains appear only once propagation savings exceed this cost.

Limited-gain regime in the source · Manuscript revision 803

On smaller variable ranges, the curves are close since the model cost is comparable to the available propagation savings.

The writing craft

The explanation makes the runtime claim conditional instead of treating fewer solver operations as automatic speedup.

Why this matters and what is uncertain

At revision 803, the manuscript already states the benefit-versus-overhead condition and describes ranges where the curves are close.

The manuscript itself offers a reason; this is not independent validation.

The plots and measurements are absent. Historical “Arbiter” wording is preserved; its exact naming relationship is not inferred.

Open this question in the guided view →

Technical explanation

The appendix needs to say what is gained and paid

Why choose only a few model calls if more calls can reduce solver work?

A model call may save work for the solver, but the call itself takes computation. The appendix needs to separate those two sides.

What history adds

This draft preserves the explanatory ambiguity that the next selected state rewrites. The earlier main text already stated the cost condition, so the problem here is communication, not discovery.

Earlier appendix wording · Manuscript revision 2611

We treat the gain from the model, which reduces the propagation number and query times, as a trade-off. So to balance the gain and cost, we set a default query budget of 3.

The writing craft

The rationale for a default setting is hard to assess unless the text names both the benefit and the cost.

Why this matters and what is uncertain

The early appendix calls this a trade-off, but its sentence mixes reductions in solver work with query counts.

A proposed explanation of communicative value, not recovered writer intention.

Reported gains and the choice of three calls remain unverified manuscript claims; no causal reason for the revision is recorded.

Open this question in the guided view →

Technical explanation

Separate benefit from cost—without claiming a new result

What has to be traded against what?

Read “reduction in propagations” as less work inside the solver; extra model queries are additional computation. These are different quantities.

What history adds

The pair records how an existing cost idea becomes clearer in the appendix. The main text at revision 803 had already stated the runtime condition, so this is not evidence of a new experiment or first insight.

Earlier appendix: mixed explanation · Manuscript revision 2611

We treat the gain from the model, which reduces the propagation number and query times, as a trade-off.

Later appendix: benefit and cost separated · Manuscript revision 2614

We view the reduction in propagations achieved by the model as a benefit that must be traded off against the computational cost of additional queries.

The writing craft

That distinction makes the stated choice of a default budget interpretable. It does not, by itself, prove that the choice is optimal.

Why this matters and what is uncertain

The revised appendix explicitly identifies saved solver work as the benefit and additional queries as the computational cost.

The manuscript itself offers a reason; this is not independent validation.

No original instruction or experimental figure is available. Reader benefit is proposed, not measured.

Open this question in the guided view →

Argument and structure

Put the short answer in the main text

How can readers find the rationale without losing access to the detailed analysis?

The main text summarizes the budget sweep and directs readers to an appendix and figure.

What history adds

This is a selected cross-section pointer, not evidence that we recovered the entire contemporaneous appendix or watched the reference being added.

Explicit evidence route · Manuscript revision 2727

We further analyze the effect of the query budget in Appendix~\ref{sec:query-budget}, sweeping from 1 to 10 model calls and also including an all-calls setting in Figure~\ref{fig:query}.

Connection to the main setting · Manuscript revision 2727

This supports our decision to use a small default budget of three queries in the main experiments.

The writing craft

Readers can see the high-level rationale and know where to look for its support.

Why this matters and what is uncertain

The paragraph links a compact explanation of the default setting to named supporting locations.

A proposed explanation of communicative value, not recovered writer intention.

The referenced plot and full context are unavailable. We do not invent definitions for the named metrics.

Open this question in the guided view →

Revision judgment and consistency

A clearer opening can coexist with an unfinished revision

What should a revision keep—and what should it remove?

The later appendix now defines “query budget” for the reader. But two active explanations of diminishing returns remain.

What history adds

The consolidated later active paragraph does not show this coexistence. The intermediate state supplies a concrete preserve-versus-remove decision that the endpoint alone cannot reconstruct.

New explicit definition · Manuscript revision 2895

In this section, we study how the query budget, the number of times the solver consults the model during search, affects both effectiveness and computational cost.

First active explanation · Manuscript revision 2895

the performance gain exhibits clear diminishing returns: the majority of improvement is obtained from the first three queries, while additional calls beyond six provide only marginal benefits.

Second active explanation in the same draft · Manuscript revision 2895

performance exhibits diminishing returns as the query budget increases. Most improvement comes from the first three queries. Additional queries beyond six calls offer only marginal gains.

The writing craft

A revision can supply needed context and still leave repetition. Learning from history should preserve that mixed state rather than label every later draft better.

Why this matters and what is uncertain

Revision 2895 contains both the new definition and repeated active benefit–cost prose. This is not just an old paragraph hidden in comments.

A proposed explanation of communicative value, not recovered writer intention.

No editing session or intention is recovered. The reported trends are not verified, and the exact intervening edits are missing.

Open this question in the guided view →

Evidence and claim calibration

Track the subject of a claim through revision

Does the runtime statement still apply to the same methods?

One selected appendix state says runtime worsens for both methods. A later active sentence names only GQSAT, the comparator named in that passage.

What history adds

The endpoints establish a scope change that the later sentence alone cannot date or explain. It already occurred by revision 2895; the consolidation at 2898 must not be credited with introducing it.

Earlier active claim · Manuscript revision 2614

Moreover, as shown in Figure~\ref{fig:wallclock-methods}, both our method and GQSAT exhibit worse wall-clock performance as the query budget increases from 3 to 5.

Later active claim · Manuscript revision 2895

Moreover, as shown in Figure~\ref{fig:wallclock-methods}, GQSAT also exhibit worse wall-clock performance as the query budget increases from 3 to 5.

The writing craft

A stylistic rewrite must not silently restore a broader assertion when the current draft states a narrower one.

Why this matters and what is uncertain

The active scope differs between revisions 2614 and 2895: “both our method and GQSAT” becomes “GQSAT.”

A proposed explanation of communicative value, not recovered writer intention.

The intervening narrowing edit, its reason and the relevant figure are absent. Narrower does not mean empirically verified.

Open this question in the guided view →

Revision judgment and consistency

Consolidate the explanation without widening the claim

Can the draft become clearer while preserving its definitions and claim boundaries?

The next selected appendix state keeps the budget definition, unifies the benefit–cost explanation, and retains the GQSAT-specific runtime statement.

What history adds

The sequence exposes an intermediate drafting problem, a separately observed narrowing, and later consolidation. Later active prose does not establish this sequence; retained comments provide some older wording, not the full ordering.

Consolidated explanation · Manuscript revision 2898

Because each query introduces non-trivial latency, we interpret the reduction in propagations achieved by the model as a benefit that must be weighed against the computational overhead of issuing more queries.

The default and the retained claim scope · Manuscript revision 2898

Based on this trade-off, we adopt a default budget of 3 queries. This choice is further supported by the wall-clock results in Figure~\ref{fig:wallclock-methods}, where GQSAT’s runtime worsens noticeably as the query budget increases from 3 to 5.

The writing craft

Good revision includes controlled preservation: remove repetition while keeping the definition and the current claim scope.

Why this matters and what is uncertain

Duplicate prose is commented out. The remaining active paragraph connects the trade-off to the default setting without restoring “both methods.”

A proposed explanation of communicative value, not recovered writer intention.

GQSAT’s reported behavior does not by itself establish the best budget for the proposed method. Neither the figures nor a measured reader gain are supplied.

Open this question in the guided view →

Argument and structure

Give the experimental evidence a navigable map

How should readers find the studies relevant to each claim?

A later experimental introduction announces setup, main comparisons and additional analyses, with appendix references.

What history adds

This is a structure example from one selected state. The named studies are not extra source datasets delivered here, and the planning process is not recovered.

Setup and principal comparison · Manuscript revision 2954

We first describe the experimental setup, including baselines, solver implementation, datasets, model, and evaluation metrics. We then compare ImitSAT with SATformer and Graph-Q-SAT on random 3-SAT test sets and on a range of structured SAT families.

Supplementary-analysis roadmap · Manuscript revision 2954

Finally, we summarize several additional analyses whose full results are deferred to the appendices, including a query budget ablation, a GNN augmented variant, a Top-K masking versus fallback study, and integrations with more advanced solvers

The writing craft

A roadmap can help readers locate support instead of treating the experiments as a list of disconnected results.

Why this matters and what is uncertain

The review-marked passage organizes the experimental account by study type and location.

A proposed explanation of communicative value, not recovered writer intention.

We do not have the compiled page, most supporting analyses, or the timing of this recorded revision.

Open this question in the guided view →

For the full excerpts, possible tasks and information about using the data, see the data guide and JSON.