README.md
setup.py
acceptance/__init__.py
acceptance/test_general_window.py
acceptance/test_guided_sampling.py
acceptance/test_multiple_cross.py
acceptance/test_reduced_crossing_with_exclude.py
acceptance/test_server.py
acceptance/test_stroop.py
acceptance/test_stroop_crossing_with_derived.py
acceptance/test_task_switching_simple.py
acceptance/test_transition_with_three_levels.py
acceptance/test_uniform_combinatoric.py
sweetpea/__init__.py
sweetpea/backend.py
sweetpea/base_constraint.py
sweetpea/blocks.py
sweetpea/combinatorics.py
sweetpea/constraints.py
sweetpea/derivation_processor.py
sweetpea/design_graph.py
sweetpea/design_partitions.py
sweetpea/docker.py
sweetpea/encoding_diagram.py
sweetpea/internal.py
sweetpea/logic.py
sweetpea/metrics.py
sweetpea/primitives.py
sweetpea/server.py
sweetpea.egg-info/PKG-INFO
sweetpea.egg-info/SOURCES.txt
sweetpea.egg-info/dependency_links.txt
sweetpea.egg-info/requires.txt
sweetpea.egg-info/top_level.txt
sweetpea/sampling_strategies/__init__.py
sweetpea/sampling_strategies/base.py
sweetpea/sampling_strategies/guided.py
sweetpea/sampling_strategies/non_uniform.py
sweetpea/sampling_strategies/uniform_combinatoric.py
sweetpea/sampling_strategies/unigen.py
sweetpea/tests/__init__.py
sweetpea/tests/test_backend.py
sweetpea/tests/test_blocks.py
sweetpea/tests/test_combinatorics.py
sweetpea/tests/test_constraints.py
sweetpea/tests/test_constraints_tss.py
sweetpea/tests/test_derivation_processor.py
sweetpea/tests/test_derivation_processor_multi_argument_transition.py
sweetpea/tests/test_derivation_processor_tss.py
sweetpea/tests/test_design_graph.py
sweetpea/tests/test_design_partitions.py
sweetpea/tests/test_encoding_diagram.py
sweetpea/tests/test_internal.py
sweetpea/tests/test_logic.py
sweetpea/tests/test_primitives.py
sweetpea/tests/test_sweetpea.py
sweetpea/tests/test_utils.py
sweetpea/tests/sampling_strategies/__init__.py
sweetpea/tests/sampling_strategies/test_base_strategy.py
sweetpea/tests/sampling_strategies/test_guided.py
sweetpea/tests/sampling_strategies/test_uc_solution_enumerator.py
sweetpea/tests/sampling_strategies/test_uniform_combinatoric.py