Sergiu Ivanov
|
91b96463da
|
in-random: Add some explicit type annotations.
Used to work without them before Racket 8.9, but hey that's
nothing special.
|
2023-08-07 15:11:22 +02:00 |
|
Sergiu Ivanov
|
f0a20646ef
|
Type normalized-tbn?.
|
2023-07-14 16:21:20 +02:00 |
|
Sergiu Ivanov
|
f05024e61e
|
Move the functions for reading to TBN and SBN to the section on TBN.
|
2023-07-12 20:18:29 +02:00 |
|
Sergiu Ivanov
|
78462d5083
|
Type build-tbn-state-graph.
|
2023-07-12 20:12:09 +02:00 |
|
Sergiu Ivanov
|
c523c68037
|
Type read-org-sbn.
|
2023-07-07 12:29:36 +02:00 |
|
Sergiu Ivanov
|
8241bc4da5
|
Type read-org-tbn.
|
2023-07-07 11:44:06 +02:00 |
|
Sergiu Ivanov
|
0c91e6f6b2
|
Type parse-org-tbn.
|
2023-07-06 11:44:49 +02:00 |
|
Sergiu Ivanov
|
afbc5426ce
|
Add lists->tbfs/state/opt-headers.
|
2023-06-10 12:03:09 +02:00 |
|
Sergiu Ivanov
|
cd8cada92e
|
Add sbfs/state->lists+headers.
|
2023-05-25 15:19:25 +02:00 |
|
Sergiu Ivanov
|
76c6bb5745
|
Finish adding sbfs/state->lists.
|
2023-05-25 14:51:55 +02:00 |
|
Sergiu Ivanov
|
18c9828a5a
|
Type tbn->network.
|
2023-05-25 14:34:58 +02:00 |
|
Sergiu Ivanov
|
738ad858ae
|
Add sbn?.
|
2023-05-22 16:27:35 +02:00 |
|
Sergiu Ivanov
|
ab56b64d38
|
Add the type TBN.
|
2023-05-22 15:55:36 +02:00 |
|
Sergiu Ivanov
|
001a12d166
|
Type group-truth-table-by-nai.
|
2023-05-22 15:34:27 +02:00 |
|
Sergiu Ivanov
|
b9eb692091
|
Add tabulate-tbf/state and tabulate-tbf/state+headers.
|
2023-04-25 23:52:57 +02:00 |
|
Sergiu Ivanov
|
74347b5151
|
Add tabulate-tbfs/state and tabulate-tbfs/state+headers.
|
2023-04-24 00:04:10 +02:00 |
|
Sergiu Ivanov
|
08d41dd4ca
|
print-org-tbfs/state → tbfs/state->lists
print-org-tbfs/state+headers → tbfs/state->lists+headers
|
2023-04-20 16:12:17 +02:00 |
|
Sergiu Ivanov
|
b1b78917ce
|
Add print-org-tbfs/state and print-org-tbfs/state+headers.
|
2023-04-16 23:49:25 +02:00 |
|
Sergiu Ivanov
|
495ea18bb5
|
Type read-org-tbfs/state and add read-org-tbfs/state+headers.
|
2023-04-13 00:40:34 +02:00 |
|
Sergiu Ivanov
|
b611115f8c
|
Add lists+vars->sbfs/state, lists+headers->sbfs/state, lists->sbfs/state.
|
2023-04-13 00:19:11 +02:00 |
|
Sergiu Ivanov
|
43d782f149
|
Add lists->tbfs/state.
|
2023-04-03 16:36:08 +02:00 |
|
Sergiu Ivanov
|
3455b8aae1
|
Add lists+headers->tbfs/state.
|
2023-04-03 16:32:08 +02:00 |
|
Sergiu Ivanov
|
764b4612f1
|
Make the sandbox sizes 10 times bigger for all scribblings.
|
2023-04-03 16:19:57 +02:00 |
|
Sergiu Ivanov
|
72454c395c
|
Add lists+vars->tbfs/state.
|
2023-04-03 16:00:37 +02:00 |
|
Sergiu Ivanov
|
7c5333555c
|
Add sectioning to tbn.scrbl.
|
2023-04-03 15:35:12 +02:00 |
|
Sergiu Ivanov
|
e8ebab58ca
|
Type apply-tbf/state.
|
2023-04-03 00:00:06 +02:00 |
|
Sergiu Ivanov
|
b8b9fee9ce
|
Type sbf/state?.
|
2023-03-29 17:46:53 +02:00 |
|
Sergiu Ivanov
|
ed67927803
|
Type make-tbf/state.
|
2023-03-29 01:21:29 +02:00 |
|
Sergiu Ivanov
|
490127593c
|
Type tbf/state, tbf/state-w, and tbf/state-θ.
|
2023-03-29 01:16:12 +02:00 |
|
Sergiu Ivanov
|
fa88c15454
|
Type apply-tbf-to-state.
|
2023-03-27 23:23:34 +02:00 |
|
Sergiu Ivanov
|
d2e4ab854c
|
Start tbn.scrbl.
|
2023-03-26 23:29:51 +02:00 |
|
Sergiu Ivanov
|
0396e558ce
|
Update the roadmap.
|
2023-03-26 23:04:23 +02:00 |
|
Sergiu Ivanov
|
aa278215ed
|
Make networks fully Typed Racket, throwing away the TBN/SBN part.
|
2023-03-26 22:53:27 +02:00 |
|
Sergiu Ivanov
|
507f7a28f7
|
Move TBN/SBN-related code out to tbn.rkt.
|
2023-03-26 22:53:12 +02:00 |
|
Sergiu Ivanov
|
e6764b2dd6
|
Type random-boolean-network/n.
|
2023-03-26 22:34:45 +02:00 |
|
Sergiu Ivanov
|
861665e205
|
Type random-boolean-network.
|
2023-03-25 16:29:33 +01:00 |
|
Sergiu Ivanov
|
5e155d0a61
|
Type random-network.
|
2023-03-24 16:20:23 +01:00 |
|
Sergiu Ivanov
|
e2e0ee6903
|
Only set random-seed once in the whole test submodule.
|
2023-03-24 16:09:44 +01:00 |
|
Sergiu Ivanov
|
59b90d4c12
|
Add random-boolean-function/state.
|
2023-03-24 15:12:22 +01:00 |
|
Sergiu Ivanov
|
f5349a3659
|
Add random-function/state.
|
2023-03-24 14:43:59 +01:00 |
|
Sergiu Ivanov
|
78c638a886
|
Add typed-racket-more to package dependencies.
For typed/racket/random.
|
2023-03-24 14:39:49 +01:00 |
|
Sergiu Ivanov
|
abf8d4cf92
|
Add table+headers->network.
|
2023-03-23 16:16:02 +01:00 |
|
Sergiu Ivanov
|
d3907556ba
|
Add table->network.
|
2023-03-17 23:36:50 +01:00 |
|
Sergiu Ivanov
|
a6321c932a
|
table->network → table+vars->network
|
2023-03-17 23:35:33 +01:00 |
|
Sergiu Ivanov
|
9175a98a2a
|
Add hash-replace-keys/ordered.
|
2023-03-12 21:15:51 +01:00 |
|
Sergiu Ivanov
|
1490792a19
|
Add table->network.
|
2023-03-10 23:52:39 +01:00 |
|
Sergiu Ivanov
|
6783b97add
|
Use table->unary-function in table->function/list.
|
2023-03-03 10:21:31 +01:00 |
|
Sergiu Ivanov
|
09c14907ca
|
Add table->unary-function.
|
2023-03-03 10:16:37 +01:00 |
|
Sergiu Ivanov
|
b9b224fc6a
|
Add tabulate-network and tabulate-network+headers.
|
2023-02-17 14:06:33 +01:00 |
|
Sergiu Ivanov
|
0e5334f5e1
|
Add tabulate-state, tabulate-state/boolean, tabulate-state+headers, tabulate-state+headers/boolean.
|
2023-02-07 00:26:02 +01:00 |
|