This website works better with JavaScript.
Home
Explore
Help
Sign In
QA_SAT
/
qubo_lab
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16
Commits
1
Branch
7.0 MiB
C++
54.4%
Python
43.7%
Makefile
0.9%
JavaScript
0.9%
Tree:
460db2369f
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '460db2369f'
${ noResults }
HTTPS
ZIP
TAR.GZ
Tom
460db2369f
prepared qpu solving
5 years ago
contrib
sync
5 years ago
src
randomSAT: fixed random sat generation; satlabcxx: fixed *2bson converters
5 years ago
util
prepared qpu solving
5 years ago
.gitignore
prepared qpu solving
5 years ago
.gitmodules
sync
5 years ago
Pipfile
sync
5 years ago
Pipfile.lock
sync
5 years ago
README.md
Initial commit
6 years ago
SConstruct
sync
5 years ago
balanceDataset.py
init
6 years ago
collectCmpStatus.py
sync
6 years ago
collect_variable_degrees.py
sync
5 years ago
compareMinisatAndWMISresult.py
sync
6 years ago
compareRuns.py
sync
6 years ago
comparisonStats.py
sync
6 years ago
createEmptyDataset.py
init
6 years ago
create_WMIS_QUBOS.py
sync
5 years ago
create_wmis_result_table.sql
prepared qpu solving
5 years ago
generateRandomKsatDataSet.py
sync
6 years ago
generateRandomKsatDataSet_db.py
sync
5 years ago
queryInstancesFromScope.js
queries: switched to lazy loding
5 years ago
query_instances_from_scope_ids.js
queries: switched to lazy loding
5 years ago
query_req_data_for_solving.js
queries: switched to lazy loding
5 years ago
query_req_data_for_solving_ids.js
queries: switched to lazy loding
5 years ago
runMinisatOnDataset.py
sync
6 years ago
runWMISquboOnSatInstance.py
sync
6 years ago
run_sampler_on_scope.py
prepared qpu solving
5 years ago
satUnsatConflictsPerVariableStats.py
sync
6 years ago
satUnsatDegreeStats.py
init
6 years ago
testMinisatResults.py
sync
6 years ago
testRandomSat.py
sync
5 years ago
testSAT2QUBO.py
sync
5 years ago
test_alpha_generation.py
sync
5 years ago
test_data_extraction.py
prepared qpu solving
5 years ago
test_sat_to_qubo_workflow.py
prepared qpu solving
5 years ago
verifyWMISresult.py
sync
6 years ago
README.md
SAT_Lab