1
Fork 0
mirror of https://github.com/Jaxan/ons-hs.git synced 2025-04-27 14:47:45 +02:00
Commit graph

22 commits

Author SHA1 Message Date
Joshua Moerman
83f6025acf Cleaned up project a little bit 2024-11-11 16:47:14 +01:00
Joshua Moerman
2e913bd666 Made LStarPerm slightly faster, but potentially wrong. 2024-11-06 15:16:22 +01:00
Joshua Moerman
5f27219f12 Adds Permutable and stuff to do the usual nominal computations, not only ordered ones. Not (yet) efficient tough. 2024-11-06 13:39:52 +01:00
Joshua Moerman
4698b4d260 More types of products 2024-11-06 13:36:12 +01:00
Joshua Moerman
ce0fdd8e54 Added run script for learning 2024-11-05 16:25:53 +01:00
Joshua Moerman
c206b16cba Split tests to separate modules 2024-11-05 10:59:40 +01:00
Joshua Moerman
9575a62e56 Updates testing and benchmarking 2024-11-04 15:53:52 +01:00
Joshua Moerman
d0540fe073 Updates the project, and some dependencies, fixes some warnings 2024-11-01 15:43:08 +01:00
Joshua Moerman
21194d2bfd More types of automata for minimisation 2019-01-30 18:24:14 +01:00
Joshua Moerman
c296090655 simpler flags 2019-01-22 14:06:42 +01:00
Joshua Moerman
3df9e273bf Renamed a bunch of stuff 2019-01-21 14:39:25 +01:00
Joshua Moerman
1d72d3cddb Minimisation 2019-01-18 14:01:19 +01:00
Joshua Moerman
6b89d2dc5f Counterexample handling 2019-01-10 15:55:43 +01:00
Joshua Moerman
2da916f017 Adds the main L* loop, no hypotheses yet 2019-01-08 17:13:42 +01:00
Joshua Moerman
c177d59548 Clean up and Stub for LStar 2019-01-03 17:22:50 +01:00
Joshua Moerman
4a0500ab18 Renamed Orbit -> Nominal 2019-01-03 15:21:54 +01:00
Joshua Moerman
bde739d3df Makes the FO-solver more lazy to improve performance 2018-04-11 10:56:41 +02:00
Joshua Moerman
5793653f6b Implemented a FO-theory solver for the dense linear order 2018-04-09 19:23:27 +02:00
Joshua Moerman
72d6310cae Moved Support to directory. This way we can choose its representation. 2018-04-09 17:56:52 +02:00
Joshua Moerman
1f0e50898f Moves Orbit class to separate file. Adds more types of products 2018-02-27 16:55:03 +01:00
Joshua Moerman
8487919a7c Adds units tests + benchmarking. Abstracted Support to its own modules. Performance improvements 2017-11-01 10:26:51 +01:00
Joshua Moerman
9d41629a3b Initial commit 2017-10-25 11:59:12 +02:00