egglog 2.0.0

egglog is a language that combines the benefits of equality saturation and datalog. It can be used for analysis, optimization, and synthesis of programs. It is the successor to the popular rust library egg.
Documentation
1
2
3
4
5
6
7
8
9
10
11
---
source: tests/files.rs
expression: snapshot_content
---
(bigrat (from-string "1") (from-string "1"))
(bigrat (from-string "2") (from-string "1"))
(bigrat (from-string "401") (from-string "201"))
(bigrat (from-string "401") (from-string "201"))
1.9950248756218905
10000.0
10000.0