Auto sync: 2025-09-19 16:37:55 (5 files changed)
M Writing/ERLM/main.fdb_latexmk M Writing/ERLM/main.log M Writing/ERLM/main.pdf M Writing/ERLM/main.synctex.gz M Writing/ERLM/research-approach/v1.tex
This commit is contained in:
parent
8184e48dd3
commit
ba1de5f08a
@ -1,13 +1,13 @@
|
||||
# Fdb version 4
|
||||
["bibtex main"] 1758312160.31587 "main.aux" "main.bbl" "main" 1758313994.24344 0
|
||||
["bibtex main"] 1758312160.31587 "main.aux" "main.bbl" "main" 1758314275.44164 0
|
||||
"./references.bib" 1757962977.69814 9415 fb740c67337f78e30e95f745a7cf3dae ""
|
||||
"/usr/share/texlive/texmf-dist/bibtex/bst/base/unsrt.bst" 1292289607 18030 1376b4b231b50c66211e47e42eda2875 ""
|
||||
"main.aux" 1758313994.11955 1906 b2985f48fe3452882877d4466e7ee0d0 "pdflatex"
|
||||
"main.aux" 1758314275.3067 1906 b2985f48fe3452882877d4466e7ee0d0 "pdflatex"
|
||||
(generated)
|
||||
"main.bbl"
|
||||
"main.blg"
|
||||
(rewritten before read)
|
||||
["pdflatex"] 1758313993.41574 "main.tex" "main.pdf" "main" 1758313994.24379 0
|
||||
["pdflatex"] 1758314274.62168 "main.tex" "main.pdf" "main" 1758314275.44186 0
|
||||
"/etc/texmf/web2c/texmf.cnf" 1722610814.59577 475 c0e671620eb5563b2130f56340a5fde8 ""
|
||||
"/usr/share/texlive/texmf-dist/fonts/enc/dvips/base/8r.enc" 1165713224 4850 80dc9bab7f31fb78a000ccfed0e27cab ""
|
||||
"/usr/share/texlive/texmf-dist/fonts/map/fontname/texfonts.map" 1577235249 3524 cb3e574dea2d1052e39280babc910dc8 ""
|
||||
@ -235,10 +235,10 @@
|
||||
"/var/lib/texmf/web2c/pdftex/pdflatex.fmt" 1726005817 6800784 2b63e5a224c5ad740802d8f9921962c1 ""
|
||||
"dane_proposal_format.cls" 1757904657.11823 2553 3bbf169a90a50515ed103fe388c111f0 ""
|
||||
"goals-and-outcomes/v4.tex" 1757896122.20856 5764 a67e489f9ea8343564010d217ae37ec2 ""
|
||||
"main.aux" 1758313994.11955 1906 b2985f48fe3452882877d4466e7ee0d0 "pdflatex"
|
||||
"main.aux" 1758314275.3067 1906 b2985f48fe3452882877d4466e7ee0d0 "pdflatex"
|
||||
"main.bbl" 1758312160.33144 3170 7f578afdcd1e73f308616474dc5a4003 "bibtex main"
|
||||
"main.tex" 1758141512.11022 266 5fc203b73100922882e1cd826c363466 ""
|
||||
"research-approach/v1.tex" 1758313992.54153 4328 61e2e0bafe86777bddb01aaa872e5430 ""
|
||||
"research-approach/v1.tex" 1758314274.50071 5266 252283504e899e4cb4e770ecfcd29e42 ""
|
||||
"sabo-quad-chart.pdf" 1757962977.69814 133742 e107b1b92665ad28257256b818191f52 ""
|
||||
"state-of-the-art/v2.tex" 1757962977.69875 10918 a65147e24336b6a318bf18223339313e ""
|
||||
(generated)
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
This is pdfTeX, Version 3.141592653-2.6-1.40.25 (TeX Live 2023/Debian) (preloaded format=pdflatex 2024.9.10) 19 SEP 2025 16:33
|
||||
This is pdfTeX, Version 3.141592653-2.6-1.40.25 (TeX Live 2023/Debian) (preloaded format=pdflatex 2024.9.10) 19 SEP 2025 16:37
|
||||
entering extended mode
|
||||
restricted \write18 enabled.
|
||||
file:line:error style messages enabled.
|
||||
|
||||
Binary file not shown.
Binary file not shown.
@ -83,3 +83,21 @@ synthesis of discrete controllers created from temporal logic specifications.
|
||||
Reactive defines that the system responds to inputs to create outputs. These
|
||||
systems are finite in size, where each node represents a unique set of discrete
|
||||
states \(q\).
|
||||
|
||||
% what does it mean to be a single discrete state
|
||||
% what do the transitions mean
|
||||
% How're we going to use reactive synthesis to do this for us
|
||||
% what are some state of the art tools to use
|
||||
% What's the output
|
||||
% Explain how the transitions are the edges in the state space, and we're
|
||||
% basically creating hybrid automata without actually specifying the dynamics
|
||||
% underneath
|
||||
% we're going to figure out the continuous dynamics in the next section. Then,
|
||||
% for the continuous section, basically talk about how now that we have the
|
||||
% discrete modes, we just need to build controllers that satisfy all the
|
||||
% transitions and operational goals for each mode. We've broken up the control
|
||||
% system into several smaller pieces that are more manageable. Include how
|
||||
% reachability becomes a part of that. What does it mean to have input and
|
||||
% output guarantees based on the allowable transitions?
|
||||
|
||||
%write tasks in here maybe. Or the main thrusts.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user