SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

travelccm rpm build for : Fedora 34. For other distributions click travelccm.

Name : travelccm
Version : 1.00.5 Vendor : Fedora Project
Release : 7.fc34 Date : 2021-01-29 06:11:35
Group : Unspecified Source RPM : travelccm-1.00.5-7.fc34.src.rpm
Size : 0.18 MB
Packager : Fedora Project
Summary : C++ Travel Customer Choice Model (CCM) Library
Description :
travelccm aims at providing a clean API, and the corresponding
C++ implementation, for choosing one item among a set of travel
solutions, given demand-related characteristics (e.g.,
Willingness-To-Pay, preferred airline, preferred cabin, etc.).

The travelccm C++ library implements some simple Customer Choice Models
(CCM), as referenced in the literature (PhD dissertations at MIT, for
instance: https://dspace.mit.edu).

The travelccm C++ library exposes a simple, clean and object-oriented,
API. For instance, the choose() method takes, as input, both a
structure representing the travel request (e.g., \"from Washington, DC,
US, to Beijing, China, on the 25th of May\") and a list of travel
solutions (as provided by the Airline Travel Solution Provider (AirTSP)
project: https://github.com/airsim/airtsp), and yields, as output, the
chosen item.

The output can then be used by other systems, for instance to book the
corresponding travel or to visualize it on a map and calendar and to
share it with others.

travelccm makes an extensive use of existing open-source libraries for
increased functionality, speed and accuracy. In particular the
Boost (C++ Standard Extensions: https://www.boost.org) library is used.

Install the travelccm package if you need a library of basic C++ objects
for Customer-Choice Modeling (CCM), mainly for simulation purpose.

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/releases/34/Everything/x86_64/os/Packages/t

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  travelccm-1.00.5-7.fc34.i686.rpm
     Search for other platforms
travelccm-1.00.5-7.fc34.sparc.rpm
travelccm-1.00.5-7.fc34.alpha.rpm
travelccm-1.00.5-7.fc34.ppc.rpm
travelccm-1.00.5-7.fc34.ia64.rpm
travelccm-1.00.5-7.fc34.s390.rpm

Provides :
libtravelccm.so.1.00
travelccm
travelccm(x86-32)

Requires :
libboost_program_options.so.1.75.0
libc.so.6
libc.so.6(GLIBC_2.0)
libc.so.6(GLIBC_2.1.3)
libc.so.6(GLIBC_2.4)
libgcc_s.so.1
libgcc_s.so.1(GCC_3.0)
libgcc_s.so.1(GCC_3.3.1)
libstdair.so.1.00
libstdc++.so.6
libstdc++.so.6(CXXABI_1.3)
libstdc++.so.6(GLIBCXX_3.4)
libstdc++.so.6(GLIBCXX_3.4.11)
libstdc++.so.6(GLIBCXX_3.4.21)
libstdc++.so.6(GLIBCXX_3.4.26)
libstdc++.so.6(GLIBCXX_3.4.29)
libstdc++.so.6(GLIBCXX_3.4.9)
libtravelccm.so.1.00
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
rtld(GNU_HASH)


Content of RPM :
/usr/bin/travelccm
/usr/lib/.build-id
/usr/lib/.build-id/02
/usr/lib/.build-id/02/d3578324e1eb35931f1569baa8105f433a9f1a
/usr/lib/.build-id/24
/usr/lib/.build-id/24/b92063cbd3ab57f6f3daaa60dbed91a4e6a237
/usr/lib/libtravelccm.so.1.00
/usr/lib/libtravelccm.so.1.00.5
/usr/share/doc/travelccm
/usr/share/doc/travelccm/AUTHORS
/usr/share/doc/travelccm/ChangeLog
/usr/share/doc/travelccm/NEWS
/usr/share/doc/travelccm/README.md
/usr/share/licenses/travelccm
/usr/share/licenses/travelccm/COPYING
/usr/share/man/man1/travelccm.1.gz

 
ICM