Zeno Rogue
|
eb8ea9c735
|
retry not failure on neg rule mismatch
|
2021-12-27 20:20:10 +01:00 |
|
Zeno Rogue
|
77bfa5c9a7
|
use vectors not maps for shortcuts and analyzers
|
2021-12-27 20:19:18 +01:00 |
|
Zeno Rogue
|
f9b23b6c39
|
handle_queued_extensions fixup, should be in earlier commit
|
2021-12-27 13:30:36 +01:00 |
|
Zeno Rogue
|
38f3414828
|
rulegen:: retry not failure on reaching the end
|
2021-12-27 13:30:14 +01:00 |
|
Zeno Rogue
|
94e06b3bbf
|
new analyzers, based on decision trees
|
2021-12-27 13:03:15 +01:00 |
|
Zeno Rogue
|
f43f80b0ad
|
rulegen:: better debug
|
2021-12-26 22:34:15 +01:00 |
|
Zeno Rogue
|
9eb7b2e337
|
fixup to some std
|
2021-12-26 22:34:07 +01:00 |
|
Zeno Rogue
|
ac259bcc95
|
rulegen:: queue extensions
|
2021-12-26 22:33:33 +01:00 |
|
Zeno Rogue
|
e466ed8e22
|
Revert "rulegen:: trace_rootpath changed to beats_exhaustive"
This reverts commit 81e8a1f113 .
|
2021-12-26 17:31:42 +01:00 |
|
Zeno Rogue
|
81e8a1f113
|
rulegen:: trace_rootpath changed to beats_exhaustive
|
2021-12-26 16:28:47 +01:00 |
|
Zeno Rogue
|
045a439d64
|
fixup to parent_updates
|
2021-12-26 10:09:13 +01:00 |
|
Zeno Rogue
|
a3a1845d49
|
clean_parent() on restart
|
2021-12-25 21:32:45 +01:00 |
|
Zeno Rogue
|
22ffb60ec3
|
rulegen:: improved overzealous xsidefreeze detection
|
2021-12-25 21:32:34 +01:00 |
|
Zeno Rogue
|
71fd8eccf5
|
rulegen:: optimized smart shortcuts
|
2021-12-25 21:32:08 +01:00 |
|
Zeno Rogue
|
d74edf07db
|
rulegen:: build shortcuts on parent change
|
2021-12-25 21:31:36 +01:00 |
|
Zeno Rogue
|
d1ed0ab779
|
fixed >= to > in smart shortcut
|
2021-12-25 01:36:44 +01:00 |
|
Zeno Rogue
|
99486bfc3c
|
disabled debug of smart shortcuts
|
2021-12-25 01:36:25 +01:00 |
|
Zeno Rogue
|
d1043152dc
|
in fix_distances, also fix parent_dir
|
2021-12-25 01:35:48 +01:00 |
|
Zeno Rogue
|
5115a379ee
|
fixup to smart shortcuts
|
2021-12-24 23:13:57 +01:00 |
|
Zeno Rogue
|
f861126171
|
rulegen:: smarter shortcuts
|
2021-12-24 23:13:05 +01:00 |
|
Zeno Rogue
|
127b64dc66
|
fixup to twalker I think
|
2021-12-24 23:11:50 +01:00 |
|
Zeno Rogue
|
2af34b84f2
|
rulegen:: better debugging on solid
|
2021-12-24 23:11:33 +01:00 |
|
Zeno Rogue
|
a065fc4d86
|
rulegen:: base the functions on twalkers to avoid unification errors
|
2021-12-24 23:08:14 +01:00 |
|
Zeno Rogue
|
18f2ccf1d4
|
rulegen:: fix_distances on tmove
|
2021-11-07 09:59:44 +01:00 |
|
Zeno Rogue
|
0d08dceddf
|
fixed a subtle issue causing max_examine_branch error
|
2021-11-03 10:20:29 +01:00 |
|
Zeno Rogue
|
ea9936c544
|
rulegen:: fix memory leak in add_other_origins
|
2021-11-03 09:42:40 +01:00 |
|
Zeno Rogue
|
f3d7601c88
|
rulegen:: fix_distances in numerical_fix
|
2021-11-03 09:42:21 +01:00 |
|
Zeno Rogue
|
391d1a646b
|
rulegen:: simplified get_parent_dir
|
2021-11-01 17:25:50 +01:00 |
|
Zeno Rogue
|
cca9afaba9
|
rulegen:: fixed a bug with sidecache not clearing on single_live_branch_close_to_root
|
2021-11-01 17:25:39 +01:00 |
|
Zeno Rogue
|
233934630f
|
rulegen:: find_new_shortcut also called in the other direction
|
2021-11-01 17:25:24 +01:00 |
|
Zeno Rogue
|
78298432da
|
rulegen:: numerical-fix, known-structure and known-distances
|
2021-11-01 17:24:54 +01:00 |
|
Zeno Rogue
|
e36a8970f4
|
rulegen:: some extra debug
|
2021-11-01 17:22:50 +01:00 |
|
Zeno Rogue
|
ed156e9efb
|
rulegen:: reinforced trace_root_path
|
2021-11-01 17:21:50 +01:00 |
|
Zeno Rogue
|
523f640fa5
|
rulegen:: fixed hashing in case of incompatible distances
|
2021-11-01 17:20:08 +01:00 |
|
Zeno Rogue
|
a7149f7054
|
rulegen:: fix_distances on connect_and_check
|
2021-11-01 17:18:16 +01:00 |
|
Zeno Rogue
|
78d33ec573
|
rulegen:: used EX
|
2021-11-01 17:18:06 +01:00 |
|
Zeno Rogue
|
045dc90378
|
another fixup to last
|
2021-11-01 17:17:16 +01:00 |
|
Zeno Rogue
|
159ed86045
|
fixup to last
|
2021-11-01 17:15:23 +01:00 |
|
Zeno Rogue
|
1a74241cd9
|
devmods:: rulegen-tests:: time measuring improvements (movecount and attempts)
|
2021-11-01 17:14:01 +01:00 |
|
Zeno Rogue
|
53a4a472aa
|
made rulegen compile in older compiler
|
2021-10-01 08:18:49 +02:00 |
|
Zeno Rogue
|
e432991abe
|
rulegen:: minor fixes
|
2021-08-25 12:58:02 +02:00 |
|
Zeno Rogue
|
73d5862d04
|
refactored check_timeout
|
2021-08-25 12:57:50 +02:00 |
|
Zeno Rogue
|
9df74125bd
|
fix_distances: do not fix while fixing uni
|
2021-08-25 12:57:33 +02:00 |
|
Zeno Rogue
|
0e3acfe91b
|
check_timeout in find_new_shortcuts
|
2021-08-25 12:57:14 +02:00 |
|
Zeno Rogue
|
83e69a4872
|
rulegen:: addstep used in one more place
|
2021-08-25 12:56:56 +02:00 |
|
Zeno Rogue
|
42d87d39ac
|
in be_solid check that c1 is not null (not sure how it could happen)
|
2021-08-24 12:55:56 +02:00 |
|
Zeno Rogue
|
3e269fe053
|
rulegen:: w_near_solid
|
2021-08-24 12:06:17 +02:00 |
|
Zeno Rogue
|
74bf728b84
|
rulegen:: some weird stuff
|
2021-08-24 03:37:09 +02:00 |
|
Zeno Rogue
|
25c636c54a
|
rulegen:: improved shortcut generation
|
2021-08-24 03:36:50 +02:00 |
|
Zeno Rogue
|
cda7d2337a
|
rulegen:: origin_id can be changed now
|
2021-08-24 00:33:52 +02:00 |
|