SAT Solver
Solve CNF SAT instances locally in Chrome using a production-style CDCL solver.
As of June 2026, SAT Solver has 3 users in the Productivity category.
Usersno change0%
3
3
Ratingno change0%
—
— reviews
Reviewsno change0%
—
Version
1.1.0
Manifest V3
History
9 snapshotsTracking since Apr 1, 2026.
View as table
| Date | Users | Rating | Reviews | Version |
|---|---|---|---|---|
| Apr 1, 2026 | — | — | — | 1.1.0 |
| Apr 17, 2026 | — | — | — | 1.1.0 |
| Apr 27, 2026 | — | — | — | 1.1.0 |
| May 5, 2026 | — | — | — | 1.1.0 |
| May 10, 2026 | 1 | — | — | 1.1.0 |
| May 16, 2026 | 2 | — | — | 1.1.0 |
| May 22, 2026 | 1 | — | — | 1.1.0 |
| May 28, 2026 | 2 | — | — | 1.1.0 |
| Jun 10, 2026 | 1 | — | — | 1.1.0 |
| Now | 3 | — | — | 1.1.0 |
Permissions & access
- Permissions
- storage
- Host access
- None declared
Screenshots
About
What This SAT Solver Extension does This extension is a fully self-contained SAT solving environment inside your browser, designed for both experimentation and real problem solving. 1. Write and Edit Real SAT Problems You can directly input SAT instances in DIMACS CNF format in the Formula panel. Write clauses manually (e.g. 1 2 -3 0) Add comments and metadata (c, p cnf) Edit large formulas interactively This makes it usable not just for demos, but for actual SAT modeling workflows. 2. Instantly Test SAT vs UNSAT With one click (Solve), the extension: Determines whether your formula is SAT or UNSAT Runs entirely in-browser (no backend) Handles non-trivial instances (e.g., 12 vars / 30 clauses shown) You can also: Load known SAT examples Load known UNSAT examples → Useful for debugging your intuition or testing encodings. 3. Inspect the Structure of Your Problem Before solving, the tool analyzes your input and shows: Number of variables Number of clauses Unit clauses Max clause width This helps you verify correctness of encoding before running the solver. 4. Control Solver Execution You can tune execution behavior: Set a timeout (ms) to limit runtime Cancel long-running solves Iterate quickly without freezing the UI (worker-backed) This is important for: Hard SAT instances Performance testing 5. See Inside the Solver (Not Just the Answer) Instead of just “SAT / UNSAT”, you get internal solver metrics: Decisions → how many guesses were made Propagations → forced assignments (unit propagation) Conflicts → contradictions encountered Learned clauses → new constraints added Restarts → search resets This lets you: Understand how hard your problem is Compare different encodings Observe CDCL behavior in practice 6. Import / Export Workflows You can: Import CNF → paste or load problems Export formula → save your current model Export result → keep solver outputs This makes it usable beyond a one-off tool — closer to a mini SAT lab.
Technical
- Version
- 1.1.0
- Manifest
- V3
- Size
- 14.17KiB
- Min Chrome
- 88
- Languages
- 1
- Featured
- No
Metadata
- ID
- bjlncloffklbaegjdockmcnpoahllkom
- Developer ID
- uabac6faecace70a56f4b5b4fbe16cb33
- Developer Email
- [email protected]
- Created
- Mar 23, 2026
- Last Updated (Store)
- Mar 23, 2026
- Last Scraped
- Jun 10, 2026
- Website
- —
- Support URL
- —
- Privacy Policy
- https://filecree.com/satsolver_privacy
Data sourced from the Chrome Web Store · last verified Jun 10, 2026.