Skip to content

Commit

Permalink
fix: Cargo.toml: keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
jsfpdn committed Dec 15, 2024
1 parent a61801a commit a73be02
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions sddrs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ authors = ["Josef Podany"]
repository = "https://github.com/jsfpdn/sdd-rs"
description = "Bottom-up Sentential Decision Diagram compiler library."
keywords = [
"knowledge-compilation",
"knowledge-base",
"boolean-functions",
"sentential-decision-diagrams",
"decision-diagrams",
"model-counting",
"satisfiability",
"sdd",
]
categories = ["compilers", "data-structures", "mathematics"]
license = "BSD-3-Clause"
Expand Down

0 comments on commit a73be02

Please sign in to comment.