fix(poly): bug fixing in block form

currently derivitive constraint is not working
This commit is contained in:
2025-04-03 11:14:50 -04:00
parent dcc4381cbb
commit acf5367556
10 changed files with 112 additions and 261 deletions

View File

@@ -3,8 +3,8 @@ Debug: true
Probe:
GLVis:
Visualization: true
Host: "10.28.92.45"
# Host: "localhost"
# Host: "10.28.92.45"
Host: "localhost"
Port: 19916
DefaultKeyset: "iimmMcaa"
GetRaySolution:
@@ -25,6 +25,7 @@ Poly:
Constraint:
Gamma: 1e2
Output:
View: true
1D:
Save: true
Path: "output/Poly/1D/poly.csv"