Skip to content

Conversation

ant66376
Copy link

@ant66376 ant66376 commented Mar 17, 2025

  • Add network depth validation when converting formulas to models
  • Throw ConversionError if input layer SubNode connects to same variable more than twice
  • Implement layer deepening strategy to resolve multi-connection issues

For equation=0.8329-100log(R)-0.01M+M^2+R+R^2

  • Before fix
    image

-After fix
image

- Add network depth validation when converting formulas to models
- Throw ConversionError if input layer SubNode connects to same variable more than twice
- Implement layer deepening strategy to resolve multi-connection issues
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.

1 participant