Skip to content

Navigation Menu

Sign in
Sign up

Implement input-vars decomposition for parallel modular synthesis - #16

Open
Lipen wants to merge 35 commits into
master from
feature/input-decomposition
Open

Implement input-vars decomposition for parallel modular synthesis #16
Lipen wants to merge 35 commits into
master from
feature/input-decomposition

Conversation

@Lipen

@Lipen Lipen commented Oct 18, 2021

Copy link
Copy Markdown
Member

No description provided.

val inputVariableLiteral: BoolVarArray = context["inputVariableLiteral"]

comment("Conjunctive guards")
// tt[c,k,u] <=> AND_{x}(used[x] => (lit[c,k,x] <=> u[x])

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awaiting for @chivdan to validate these constraints

val stateAlgorithmTop = context("stateAlgorithmTop") {
newBoolVarArray(C, Z)
}
if (Globals.IS_ENCODE_CONJUNCTIVE_GUARDS) {

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is too adhoc.

@Lipen Lipen left a comment
edited
Loading

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • validate the constraints
  • perform more testing
  • back-merge master
  • refactor adhoc-y globals

Lipen added 23 commits October 19, 2021 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

AltStyle によって変換されたページ (->オリジナル) /