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

Implement lattice operations for patterns #126

Merged
merged 6 commits into from
Jun 2, 2014
Merged

Implement lattice operations for patterns #126

merged 6 commits into from
Jun 2, 2014

Conversation

seliopou
Copy link
Collaborator

@seliopou seliopou commented Jun 2, 2014

This pull request relates to patterns and operations on patterns. Specifically:

  • SDN_Types.pattern has been moved into its own module at SDN_Types.Pattern;
  • operations related to Pattern.t's lattice structure are implemented in that submodule; and
  • those operations have been tested using quickcheck.

Depends on frenetic-lang/ocaml-packet#31.

seliopou added a commit that referenced this pull request Jun 2, 2014
Implement lattice operations for patterns
@seliopou seliopou merged commit e87b519 into master Jun 2, 2014
@seliopou seliopou deleted the lattice branch June 2, 2014 15:35
@seliopou
Copy link
Collaborator Author

seliopou commented Jun 2, 2014

@bcuccioli @jnfoster this may help with writing optimizations for flowtables.

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