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
jafu888 merged 8 commits intomainfrom
to_ship
May 25, 2022
Merged

add a standard constraint chain syntax#613
jafu888 merged 8 commits intomainfrom
to_ship

Conversation

@jafu888
Copy link
Copy Markdown
Contributor

@jafu888 jafu888 commented May 24, 2022

No description provided.

@jafu888
Copy link
Copy Markdown
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