Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
sat-solver
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Tomáš Krchňák
sat-solver
Graph
main
Select Git revision
No matching results
An error occurred while fetching branches. Retry the search.
An error occurred while fetching tags. Retry the search.
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
11
Mar
1
Apr
8
Mar
22
Feb
Add three-value bool
main
main
Simplify names of add_X functions
Add var_t in types + index op in clause/formula
Add assignments, watched maps + initialization
Split literal to var and polarity in pick_unassigned
Allow unlimited number of literals in clause
Add basic skeleton for solver
Make types iterable + add constexpr
Make literal a struct
Clean up includes
Add -fmax-errors=1 to makefile
Move printing to a separate file
Update README
Add basic DIMACS parser
Add simple clause and formula structs
Add test data
Add header files to makefile
Add gitignore
Add makefile
Add simple main function
Initial commit
Loading