Evgenii B. Rudnyi

Blog http://blog.rudnyi.ru

Home Teaching Programming Publications
      Name                    Last modified       Size  

[DIR] Parent Directory 25-Mar-2009 15:34 - [DIR] algo/ 25-Mar-2009 15:34 - [DIR] bacu/ 25-Mar-2009 15:34 - [DIR] bise/ 25-Mar-2009 15:34 - [DIR] line/ 25-Mar-2009 15:34 - [DIR] phase/ 25-Mar-2009 15:34 - [DIR] tc_ab/ 25-Mar-2009 15:34 - [TXT] COPYING 01-May-1998 22:36 18k [TXT] FREE_LICENSE 23-Oct-1998 04:45 1k

Copyright (C) 1994-2000 Evgenii Rudnyi, http://Evgenii.Rudnyi.Ru/

This software is a copyrighted work licensed under the terms,
described in the file "FREE_LICENSE". 

Use at your own risk.

Last modified 8 Jan 2005.

TDLIB'00+ examples
==================

The directory contains files described in Section 3 of the TDLIB manual.

You need to compile assess first.

Example files looks much better if you editor support syntax coloring
(choose HTML or SGML).

If you use VIM, in order to turn on syntax highlighting for the mod files 
add the next line to .vimrc.

au BufNewFile,BufRead *.mod             set ft=sgml

Yet, this is not required.


Section 3.1.1 of the manual
---------------------------

line/ contains the files

line/run is script to run

line/outold/ contains listings that were made in 2000.

line/old/ contains listing that were made in 2005.


Section 3.1.2 of the manual
---------------------------

bacu/ contains the files

bacu/run is script to run

bacu/outold/ contains listings that were made in 2000.

bacu/old/ contains listing that were made in 2005.


Sections 3.2.3, 3.2.4, and 3.2.5 of the manual
---------------------------------------------

phase/pp/ contains the files

phase/pp/run is script to run

phase/pp/out/run_out contains the listing that was made in 2005 with 
run >& run_out (in tcsh, in bash the command should be different)

Sections 3.2.6 and 3.2.7 of the manual
--------------------------------------

phase/simple/ contains the files

phase/simple/run is script to run

phase/simple/out/run_out contains the listing that was made in 2005 with 
run >& run_out (in tcsh, in bash the command should be different)

Sections 3.2.8 and 3.2.9 of the manual
--------------------------------------

phase/y247/ contains the files

phase/y247/run is script to run

phase/y247/out/run_out contains the listing that was made in 2005 with 
run >& run_out (in tcsh, in bash the command should be different)

Section 3.3.1 of the manual
---------------------------

phase/y123/ contains the files

phase/y123/run is script to run

phase/y123/out/run_out contains the listing that was made in 2005 with 
run >& run_out (in tcsh, in bash the command should be different)

Section 3.3.2 of the manual
---------------------------

phase/ass/ contains the files

phase/ass/run is script to run

phase/ass/out/run_out contains the listing that was made in 2005 with 
run >& run_out (in tcsh, in bash the command should be different)

Section 3.4.1 of the manual
---------------------------

algo/ contains the files

algo/run is script to run

algo/out/run_out contains the listing that was made in 2005 with 
run >& run_out (in tcsh, in bash the command should be different)

Sections 3.4.7 and 3.4.8 of the manual
--------------------------------------

bise/ contains the files

Unfortunately, this does not work. It requires the object
associated_solution based on the VCS that is not included. To make it
working, it is necessary to re-compile with INCLUDE_VCS but you need
to have VCS. Sorry.

Section 4.1 of the manual
-------------------------

tc_ab/ contains the files

tc_ab/run is script to run

tc_ab/outold/ contains listings that were made in 2000.

tc_ab/old/ contains listing that were made in 2005.