Skip to content
This repository was archived by the owner on Dec 27, 2024. It is now read-only.

add a standard constraint chain syntax #613

Merged
merged 8 commits into from
May 25, 2022
Merged

add a standard constraint chain syntax #613

merged 8 commits into from
May 25, 2022

Conversation

jafu888
Copy link
Contributor

@jafu888 jafu888 commented May 24, 2022

No description provided.

@jafu888
Copy link
Contributor Author

jafu888 commented May 25, 2022

Made full support for weights and margins

 {
  chain3: {
       type: 'vChain',
      contains: [ ['a3',2,6,1],['b3',3,23],'c3',['d3',1,32]],
      },
  }

image
image

@jafu888 jafu888 merged commit eb5afdd into main May 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants