Commit graph

98 commits

Author SHA1 Message Date
James Oswald
97c028f5d9 Merge branch 'master' of https://github.com/RAIRLab/Spectra 2024-06-01 01:24:35 -04:00
James Oswald
6812e5fdf2 Roses updates and Java 17 docs 2024-06-01 01:23:50 -04:00
James Oswald
ea2f6035d7
Added citation and more info 2024-05-31 10:53:19 -04:00
c82f08d40b
Fixed spelling 2024-03-29 17:43:34 -04:00
95f30f1c5f
Simplified readme 2024-03-29 17:42:34 -04:00
f36a886631
Cleanup and updates
- Runner jar
- Optimizations for when calling out to ShadowProver
- Fixed bug in precondition code
- Fixed grapevine domain
2024-03-29 17:40:48 -04:00
aec7d98c13
Removed unused domain, commented out debug code 2024-03-29 17:37:41 -04:00
f44c75e3a6
Added timing code 2024-03-29 17:33:51 -04:00
13b3879630
Removed dead code 2024-03-29 17:33:43 -04:00
7760125ea4
Create runner jar 2024-03-29 17:30:57 -04:00
59b6845107
Removed dead code 2024-03-29 17:30:45 -04:00
8692700b8f
Epistemic problem 2024-03-29 16:53:29 -04:00
01883787da
Improving DCEC support
- Time based search algorithm
- Added new variables ?now and ?next
2023-11-20 17:23:49 -05:00
a747b38233
Handling edge cases in precondition -> formula 2023-11-20 17:21:18 -05:00
492e7bac14
Updating epistemic and conformant benchmarks 2023-11-09 17:22:41 -05:00
d647b0d37d
Fixed bug with empty plan 2023-11-09 17:21:27 -05:00
26254f895a
Re-org'd files to match renaming 2023-11-06 22:36:19 -05:00
7bbf1b16fd
Adjusting notes 2023-11-03 16:13:36 -04:00
48971ad770
Hooked in changes from ShadowProver and introduced grapevine domain 2023-11-03 16:13:05 -04:00
f6e1dc19eb
Thoughts on new heuristic 2023-11-02 17:37:12 -04:00
135852b74b
Moved search algorithms to folder 2023-11-02 17:11:12 -04:00
967b859ecc
Matching the uninformed heuristic default 2023-11-02 16:54:40 -04:00
edde3cc8e5
Implemented AStar and rewrote BFS to use AStar algorithm 2023-11-02 16:26:20 -04:00
2f08f98845
Cleaning up application of states 2023-10-31 15:03:00 -04:00
c189cdb650
Renamed folders to match package structure 2023-10-31 13:41:10 -04:00
7a7b01c009
Renamed folders to match package structure 2023-10-31 13:16:15 -04:00
0e3895d871
Improved caching of operations 2023-10-31 12:07:00 -04:00
61ae5a5ed6
Set default K for BFS runner 2023-10-31 12:05:56 -04:00
24a85a482f
Changed parameters to optionals for BFS 2023-10-31 12:05:44 -04:00
3d01e065a6
Added new case of trivial actions 2023-10-31 12:02:57 -04:00
937ede1026
Removed unused jekyl config 2023-10-31 12:02:29 -04:00
abc2058eb9
Added installation instructions 2023-10-27 11:03:45 -04:00
aad79404af
Renaming imports to support ShadowProver changes 2023-10-27 10:57:15 -04:00
08b9c01f3e
Improvements to BreadthFirstPlanner
- Allow for unbounded search
- Allow for a way to look for a certain number of plans
- Use Pair from standard library
2023-09-26 15:08:10 -04:00
88b5ceee7a
Make planning problem constructor public for other project 2023-09-26 15:06:58 -04:00
959a81b3fd
Skip tests 2023-09-26 15:06:25 -04:00
b764b53c3b
Properly Build Spectra via ShadowProver in GH Action 2023-03-30 16:06:05 -04:00
d9a893e487
Checkout submodule 2023-03-30 16:01:12 -04:00
067db0e5b8
Updating java version 2023-03-30 15:58:37 -04:00
97843c79e0
Install ShadowProver first 2023-03-30 15:55:21 -04:00
007c87e57e
GitHub Compile Action 2023-03-30 15:51:01 -04:00
4f1f9c0b83
Moved snark to submodule 2023-03-30 15:33:03 -04:00
0b01117377
Command check fix 2023-03-29 22:18:35 -04:00
0e3de64cdd
Maven command check 2023-03-29 21:47:43 -04:00
8790ccde66
Argument count check 2023-03-29 21:25:00 -04:00
d6bc88566f
Runner CLI Script 2023-03-29 21:17:09 -04:00
395872a4d4
Breadth First Search Implementation 2023-03-29 21:16:53 -04:00
bad5fb5914
Work to get it to compile 2023-03-29 21:15:57 -04:00
Naveen Sundar Govindarajulu
9532243465 remove unused file 2021-01-04 17:49:21 -08:00
Naveen Sundar Govindarajulu
e4835758b7 Added a docker image containg a Py4J server. 2021-01-04 17:46:04 -08:00