Activity
added moser spindle as graph 12
added moser spindle as graph 12
changed default num_reads in SA to 10000
changed default num_reads in SA to 10000
moved sampler initialization into __init__ to make it a class variable
moved sampler initialization into __init__ to make it a class variable
added graph 11
added graph 11
changed # graphs to 11
changed # graphs to 11
refactor: Convert to base class and subclasses to implement different…
refactor: Convert to base class and subclasses to implement different…
changed default graph to 3, changed sa numreads to 10000
changed default graph to 3, changed sa numreads to 10000
removed temp file; added automorph # printout in generate_terminal_st…
removed temp file; added automorph # printout in generate_terminal_st…
temporary file for examining K4
temporary file for examining K4
full rewrite as previous variant was bugged; not entirely sure this i…
full rewrite as previous variant was bugged; not entirely sure this i…
added MinimalAdjudicationParameters
added MinimalAdjudicationParameters
added convert_to_erik_game_state_for_adjudication (moved from tangled…
added convert_to_erik_game_state_for_adjudication (moved from tangled…
added lookup_table adjudicator
added lookup_table adjudicator
added lookup_table adjudicator
added lookup_table adjudicator
added lookup_table adjudicator
added lookup_table adjudicator
added functions for downloading lookup tables, building results_dict,…
added functions for downloading lookup tables, building results_dict,…
added lookup_table adjudicator
added lookup_table adjudicator
changed default params; changed USE_QC to False, changed QC solver to…
changed default params; changed USE_QC to False, changed QC solver to…
changed call sig of get_automorphisms to include directory path; did …
changed call sig of get_automorphisms to include directory path; did …
changed call sig of get_automorphisms to include directory path; did …
changed call sig of get_automorphisms to include directory path; did …
added simulated annealing only minimal use
added simulated annealing only minimal use
removed unused Params import
removed unused Params import
removed unused dimod import
removed unused dimod import
changed default use_QC to False, changed python script in README
changed default use_QC to False, changed python script in README
adding setup and use instructions
adding setup and use instructions