Commit graph

8 commits

Author SHA1 Message Date
8628107704
Discard subalgebras with bottom/top 2024-11-05 13:01:45 -05:00
af81342a74 Break out of saturation computation early when top/bottom are found 2024-10-30 16:11:03 -04:00
bed3d09f4a Check for top and bottom within subalgebra 2024-10-24 21:38:36 -04:00
2ed471c92c Discard models with only one designated value 2024-10-03 22:00:00 -04:00
3b535fdfa5 Optimization: Discard subalgebras with bottom/top
Currently this doesn't work since it discards the subalgebras {a3} and {a2} which show VSP for R using Model 5.2.1.1.3
2024-10-03 21:38:15 -04:00
df5b0f5161
Pretty printing 2024-05-29 13:50:20 -04:00
6b4d5828c8
Code cleanup and documentation 2024-05-28 14:50:31 -04:00
2fa8aa9c15
Updates
- Parses multiple implication tables from magic
- Speed improvements to model closure
- Make use of prior model_closure computations
2024-05-12 13:03:28 -04:00