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

Networks of Automata fixes and visualization, and MCTS search improvements #333

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

Conversation

danbryce
Copy link
Member

@danbryce danbryce commented Jan 24, 2017

Thanks for making contributions to dReal! Before opening a
pull-request, please check the following things:

  • Run make and check the code compiles. Please try both of gcc
    and clang.
  • Run make format to run clang-format over your contributions.
  • Run make style and check there is no style error.
  • Follow our Git commit message convention.
  • Ensure the PR description clearly describes the problem and
    solution. Include the relevant issue number if applicable.
  • Rebase your commits based on master branch of dreal/dreal3
    repository.

This change is Reviewable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant