History log of /seL4-l4v-master/HOL4/src/tactictoe/src/tacticToe.sig
Revision Date Author Comments
# b91bd8ea 15-Oct-2020 Thibault Gauthier <email@thibaultgauthier.fr>

trailing white spaces


# ae9ab5f8 15-Oct-2020 Thibault Gauthier <email@thibaultgauthier.fr>

tactictoe README


# ef748ccd 15-Oct-2020 Thibault Gauthier <email@thibaultgauthier.fr>

removing tactictoe mini replacing by a tactic prioritization


# a78d98c0 14-Oct-2020 Thibault Gauthier <email@thibaultgauthier.fr>

removing trailing white spaces


# 9c5db777 11-Oct-2020 Thibault Gauthier <email@thibaultgauthier.fr>

omitting types in ttt_mini


# 4d39b096 30-Aug-2020 Thibault Gauthier <email@thibaultgauthier.fr>

tnn guidance at every level


# f04004f9 26-Aug-2020 Thibault Gauthier <email@thibaultgauthier.fr>

TacticToe creates training examples from its own proof attempts (only loading)


# bb48c8f2 11-Aug-2020 Thibault Gauthier <email@thibaultgauthier.fr>

removing trailing whitespaces


# c1105a63 08-Aug-2020 Thibault Gauthier <email@thibaultgauthier.fr>

removing warning flag and print to standard out instead as hidef is already changing standard out


# 85fefaad 08-Aug-2020 Thibault Gauthier <email@thibaultgauthier.fr>

adding interface for tactictoe mini


# ff2b77ec 08-Aug-2020 Thibault Gauthier <email@thibaultgauthier.fr>

tactictoe: evaluation with a minimal set of tactics


# 2643dda6 07-Aug-2020 Thibault Gauthier <email@thibaultgauthier.fr>

tactictoe: finalizing argument update before testing


# 49510e97 30-Jul-2020 Thibault Gauthier <email@thibaultgauthier.fr>

tactictoe: preparsing of theorems and tactics


# 74fad42e 18-Jul-2020 Thibault Gauthier <email@thibaultgauthier.fr>

quse_string: closing stream after usage + looking for next line


# 4eb88ca6 16-Jul-2020 Thibault Gauthier <email@thibaultgauthier.fr>

remove trailing whitespaces


# fbac46de 23-Jun-2020 Thibault Gauthier <email@thibaultgauthier.fr>

exporting examples for the policy network + reordering tactic during search according to the policy network


# fd593a81 14-Jun-2020 Thibault Gauthier <email@thibaultgauthier.fr>

tnn advice for the value during tactictoe search


# a8cbea5d 13-Jun-2020 Thibault Gauthier <email@thibaultgauthier.fr>

saving value examples after searches


# 58d327d8 05-Jun-2020 Thibault Gauthier <email@thibaultgauthier.fr>

cumulative graph for tactictoe evaluation


# 95c05a75 21-May-2020 Thibault Gauthier <email@thibaultgauthier.fr>

removing thmlintac and ttt_exl + updating thmdata and tacdata


# 93fa3b74 13-May-2020 Thibault Gauthier <email@thibaultgauthier.fr>

simplifying tactictoe/holyhammer/AI debugging scheme


# d1a8c84f 12-May-2020 Thibault Gauthier <email@thibaultgauthier.fr>

update recording + prettification (parentheses) + eliminate caches + hide outputs explicitly


# 6ad033c1 10-Feb-2019 Thibault Gauthier <email@thibaultgauthier.fr>

tactictoe: parallel evaluation


# db55972c 11-Nov-2018 thibault <thibault_gauthier@hotmail.fr>

benchmark functions for holyhammer and tactictoe


# f3ab0deb 10-Nov-2018 thibault <thibault_gauthier@hotmail.fr>

refactoring tactictoe proof search


# 4257dcbc 10-Nov-2018 thibault <thibault_gauthier@hotmail.fr>

finalize holyhammer refactoring, continuing with tactictoe


# 3442bbbb 07-Nov-2018 thibault <thibault_gauthier@hotmail.fr>

before refactoring tactictoe


# 4778f606 21-Oct-2018 Michael Norrish <Michael.Norrish@nicta.com.au>

Delete trailing whitespace in src/


# d1a89719 11-Apr-2018 Thibault Gauthier <thibault.gauthier@uibk.ac.at>

tactictoe: adding create_fof function + improve parallelism


# 2bfd77cc 04-Apr-2018 Thibault Gauthier <thibault.gauthier@uibk.ac.at>

tactictoe: interactive exploration


# f879a99b 27-Mar-2018 Thibault Gauthier <thibault.gauthier@uibk.ac.at>

tactictoe: always timing out parsing of tactics + parsing during proof search


# 1d7a2e8b 23-Mar-2018 Thibault Gauthier <thibault.gauthier@uibk.ac.at>

tactictoe: easier recording of standard library


# f5367208 23-Mar-2018 Thibault Gauthier <thibault.gauthier@uibk.ac.at>

tactictoe: remove duplicated evaluation


# 161f8653 23-Mar-2018 Thibault Gauthier <thibault.gauthier@uibk.ac.at>

tactictoe: parallel evaluation


# fa85c7e0 23-Mar-2018 Thibault Gauthier <thibault.gauthier@uibk.ac.at>

tactictoe: recording parallel version


# 439bada7 23-Mar-2018 Thibault Gauthier <thibault.gauthier@uibk.ac.at>

tactictoe: update evaluation functions


# 9c2aef5b 23-Mar-2018 Thibault Gauthier <thibault.gauthier@uibk.ac.at>

tactictoe: faster recording (training done separately)


# 1e6d0852 22-Mar-2018 Thibault Gauthier <thibault.gauthier@uibk.ac.at>

tactictoe: changing how flags work + starting decomposition into recording/training/evaluation.


# 2b238455 07-Mar-2018 Thibault Gauthier <thibault.gauthier@uibk.ac.at>

remove trailing white spaces


# 3ab03d88 07-Mar-2018 Thibault Gauthier <thibault.gauthier@uibk.ac.at>

tactictoe: do not try to re-record theories unless ttt_clean_all is called


# 42f7f51e 06-Mar-2018 Thibault Gauthier <thibault.gauthier@uibk.ac.at>

tactictoe: improved recording mechanism re-using existing Holmakefiles


# a31858a6 03-Mar-2018 Thibault Gauthier <thibault.gauthier@uibk.ac.at>

holyhammer: using same namespace tag as tactictoe


# 2498f218 01-Mar-2018 Thibault Gauthier <thibault.gauthier@uibk.ac.at>

tactictoe: minor change in signature


# ff5c657c 28-Feb-2018 Thibault Gauthier <thibault.gauthier@uibk.ac.at>

tactictoe: eprover evaluation function + wip on includes


# 2d1c2aff 23-Feb-2018 Thibault Gauthier <thibault.gauthier@uibk.ac.at>

tactictoe: added evaluation functionality


# 94b2e59d 14-Feb-2018 Thibault Gauthier <thibault.gauthier@uibk.ac.at>

tactictoe: interactive recording + examples + readme


# 686f788f 13-Feb-2018 Thibault Gauthier <thibault.gauthier@uibk.ac.at>

moving tactictoe and holyhammer in the build sequence


# 18da260a 01-Oct-2017 Thibault Gauthier <thibault.gauthier@uibk.ac.at>

tactictoe: regrouping global flags under hhsSetup


# 473991ee 27-Sep-2017 Thibault Gauthier <thibault.gauthier@uibk.ac.at>

tactictoe: next_tac pretty


# def93c6c 27-Sep-2017 Thibault Gauthier <thibault.gauthier@uibk.ac.at>

tactictoe: online recording (to be fixed)


# 5d19ec65 23-Sep-2017 Thibault Gauthier <thibault.gauthier@uibk.ac.at>

tactictoe: using holdeptool.exe to compute load dependencies


# 0cd93d5e 22-Sep-2017 Thibault Gauthier <thibault.gauthier@uibk.ac.at>

tactictoe: recording wip


# cf8b3ea9 21-Sep-2017 Thibault Gauthier <thibault.gauthier@uibk.ac.at>

tactictoe: interactive recording function


# 3124cb7b 19-Sep-2017 Thibault Gauthier <thibault.gauthier@uibk.ac.at>

holyhammer: tactic + pretty-printing


# 25fc8bac 18-Sep-2017 Thibault Gauthier <thibault.gauthier@uibk.ac.at>

tactictoe: evaluating after recording


# 024705f6 12-Sep-2017 Thibault Gauthier <thibault.gauthier@uibk.ac.at>

tactictoe: theorems' features IO + orthogonalization of theorems


# 88865b3e 22-Aug-2017 Thibault Gauthier <thibault.gauthier@uibk.ac.at>

tactictoe: removing copied code


# 450750ab 21-Aug-2017 Thibault Gauthier <thibault.gauthier@uibk.ac.at>

tactictoe: wip


# 73300cd4 14-Aug-2017 Thibault Gauthier <thibault.gauthier@uibk.ac.at>

tactictoe: feature vectors I/O


# e56dc40a 10-Aug-2017 Thibault Gauthier <thibault.gauthier@uibk.ac.at>

tactictoe: interactive call


# 2e48083f 10-Aug-2017 Thibault Gauthier <thibault.gauthier@uibk.ac.at>

tactictoe + extra features