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 rule break support #73

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on May 6, 2021

  1. add rule break support

    yanchuan committed May 6, 2021
    Configuration menu
    Copy the full SHA
    4462da7 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. add variable init value, adjust the break logic

    yanchuan committed May 10, 2021
    Configuration menu
    Copy the full SHA
    2922ae7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b27f190 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2021

  1. adjust the break logic, return the control and weight of the current …

    …hit strategy after a break logic
    yanchuan committed May 11, 2021
    Configuration menu
    Copy the full SHA
    0a99f23 View commit details
    Browse the repository at this point in the history
  2. optimize initialization method

    yanchuan committed May 11, 2021
    Configuration menu
    Copy the full SHA
    ee3a5d8 View commit details
    Browse the repository at this point in the history