AALpy icon indicating copy to clipboard operation
AALpy copied to clipboard

Rethink type casting during model loading form file

Open emuskardin opened this issue 2 years ago • 0 comments

Current Idea:

  • everything except DFAs as a string
  • add a cast function in utils, which can take a model and return a model where inputs/outputs that are int are casted to int, as well as booleans in non-DFA models
  • other types better not I think

Close by the end of January.

emuskardin avatar Jan 08 '24 12:01 emuskardin