Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reenable DPGD test #151

Open
MxmUrw opened this issue Jan 4, 2022 · 2 comments
Open

Reenable DPGD test #151

MxmUrw opened this issue Jan 4, 2022 · 2 comments

Comments

@MxmUrw
Copy link
Member

MxmUrw commented Jan 4, 2022

Since its output is implementation specific it makes no sense to run it during development

@MxmUrw MxmUrw added this to the Release 4 (check useful things) milestone Jan 4, 2022
@MxmUrw
Copy link
Member Author

MxmUrw commented Feb 28, 2022

What we currently (aebc2da) get is:

Type:
{
  -  Matrix<n: L∞, c: τ_93>[s_48 × s_49](Data)
      @ (0.0 + 4.0⋅(1 / s_48)⋅sqrt(2.0⋅ceil((1 / s_75)⋅s_48⋅s_72)⋅(0.0 - ln(s_64)))⋅s_24⋅s_75, 0.0 + s_25⋅(1 / s_48)⋅ceil((1 / s_75)⋅s_48⋅s_72)⋅s_75 + s_64)
  
  -  Matrix<n: L∞, c: τ_93>[s_48 × s_52](Data)
      @ (4.0⋅(1 / s_48)⋅sqrt(2.0⋅ceil((1 / s_75)⋅s_48⋅s_72)⋅(0.0 - ln(s_64)))⋅s_24⋅s_75, s_25⋅(1 / s_48)⋅ceil((1 / s_75)⋅s_48⋅s_72)⋅s_75 + s_64)
  
  -  τ_123[s_24]
      @ (0.0, 0.0)
  
  -  τ_125[s_25]
      @ (0.0, 0.0)
  
  -  τ_133[s_66]
      @ (0.0, 0.0)
  
  -  Int[s_72]
      @ (0.0, 0.0)
  
  -  Int[s_75]
      @ (0.0, 0.0)
  --------------------------
   ->* DMModel[31810.0]

}
---------------------------------------------------------------------------
Constraints:
   - top:
constr_52 : [final,worst,global,exact,special] IsLessEqual (2.0⋅(1 / s_75)⋅ceil(s_75),2.0⋅(1 / s_75)),
constr_21 : [final,worst,global,exact,special] IsLess (∑∅,s_24),
constr_22 : [final,worst,global,exact,special] IsLess (∑∅,s_25),
constr_53 : [final,worst,global,exact,special] IsLessEqual (2.0⋅(1 / s_75)⋅ceil(s_75),2.0⋅(1 / s_75)),
constr_20 : [final,worst,global,exact,special] IsLess (s_25,1),
constr_19 : [final,worst,global,exact,special] IsLess (s_24,1),
constr_68 : [final,worst,global,exact,special] IsLess (∑∅,s_64),
constr_67 : [final,worst,global,exact,special] IsLessEqual (s_64,1)
   - others:

@ooovi
Copy link
Contributor

ooovi commented Mar 17, 2022

we will do this once the test system is more sophisticated and we don't need to reanme all the variables whenever we change something in the typecheker

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants