1EKB_GINSERT(1)                   User Commands                  EKB_GINSERT(1)
2
3
4

NAME

6       ekb_ginsert - manual page for ekb_ginsert 2.4-DEBUG
7

DESCRIPTION

9              ekb_ginsert 2.4-DEBUG
10
11              Usage: ekb_ginsert [options] [name]
12
13              Generate  a  set  of  training examples from an E inference list
14              (i.e. an
15
16              EPCL trace of a proof run) and insert it into a knowledge base.
17
18       Options
19
20       -h
21
22       --help
23
24              Print a short description of program usage and options.
25
26       -V
27
28       --version
29
30              Print the version number of the program.
31
32       -v
33
34       --verbose[=<arg>]
35
36              Verbose comments on the progress of the program. The short  form
37              or  the long form without the optional argument is equivalent to
38              --verbose=1.
39
40       -n <arg>
41
42       --name=<arg>
43
44              Give the name of the new problem. If not given, the program will
45              take the name of the first input file, or, if <stdin> is read, a
46              name of the form '__problem__i', where i is  magically  computed
47              from the existing knowledge base.
48
49       -k <arg>
50
51       --knowledge-base=<arg>
52
53              Select the knowledge base. If not given, select E_KNOWLEDGE.
54

REPORTING BUGS

56       Report  bugs  to <schulz@eprover.org>. Please include the following, if
57       possible:
58
59       * The version of the package as reported by eprover --version.
60
61       * The operating system and version.
62
63       * The exact command line that leads to the unexpected behaviour.
64
65       * A description of what you expected and what actually happend.
66
67       * If possible all input files necessary to reproduce the bug.
68
70       Copyright © 1999-20012 by Stephan Schulz, schulz@eprover.org
71
72              This program is a part of the support structure for the E  equa‐
73              tional
74
75              theorem prover. You can find the latest version of the E distri‐
76              bution
77
78       as well as additional information at
79              http://www.eprover.org
80
81              This program is free software; you can  redistribute  it  and/or
82              modify
83
84              it  under  the  terms  of the GNU General Public License as pub‐
85              lished by the Free Software Foundation; either version 2 of  the
86              License, or
87
88              (at your option) any later version.
89
90              This program is distributed in the hope that it will be useful,
91
92              but WITHOUT ANY WARRANTY; without even the implied warranty of
93
94       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
95              See the
96
97              GNU General Public License for more details.
98
99              You  should  have  received  a  copy  of  the GNU General Public
100              License
101
102              along with this program (it should be contained in the top level
103
104              directory of the distribution in  the  file  COPYING);  if  not,
105              write to
106
107              the Free Software Foundation, Inc., 59 Temple Place, Suite 330,
108
109       Boston, MA
110              02111-1307 USA
111
112              The original copyright holder can be contacted as
113
114       Stephan Schulz
115              Technische Universitaet Muenchen
116
117       Fakultaet fuer Informatik
118              Arcisstrasse 20
119
120       D-80290 Muenchen
121              Germany
122
123
124
125ekb_ginsert 2.4-DEBUG            October 2019                   EKB_GINSERT(1)
Impressum