Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add predicates for finding good and bad controls #104

Draft
wants to merge 18 commits into
base: main
Choose a base branch
from

Commits on Dec 1, 2021

  1. Add signature and preconditions

    @vartikatewari heads up, it's happening!
    cthoyt committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    c818187 View commit details
    Browse the repository at this point in the history
  2. Add unit tests

    @vartikatewari note we still need some negative tests that correspond to neutral scenarios
    cthoyt committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    2d6d683 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    088b7b5 View commit details
    Browse the repository at this point in the history
  4. Update test_controls.py

    cthoyt committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    647f216 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    df6bcd6 View commit details
    Browse the repository at this point in the history
  6. Reorganize and update docs

    cthoyt committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    03b67ba View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2021

  1. Configuration menu
    Copy the full SHA
    5b26752 View commit details
    Browse the repository at this point in the history
  2. Update precondition tests

    cthoyt committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    a51345a View commit details
    Browse the repository at this point in the history
  3. Add implementation of is_outcome_ancestor

    Co-Authored-By: vartikatewari <[email protected]>
    cthoyt and vartikatewari committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    bfd41b7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    38ed29b View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2021

  1. Cleanup strategy

    cthoyt committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    d02b123 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2021

  1. Add tests

    cthoyt committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    143f40b View commit details
    Browse the repository at this point in the history
  2. Update controls.py

    cthoyt authored Dec 6, 2021
    Configuration menu
    Copy the full SHA
    649a481 View commit details
    Browse the repository at this point in the history
  3. Update harness

    cthoyt committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    2703919 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    fa6a65c View commit details
    Browse the repository at this point in the history
  2. Add more implementation

    cthoyt committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    80bfdfe View commit details
    Browse the repository at this point in the history
  3. Update controls.py

    cthoyt committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    804c0af View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1e5bf24 View commit details
    Browse the repository at this point in the history