SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : travelccm
Version : 1.00.9 Vendor : Fedora Project
Release : 2.fc41 Date : 2024-07-21 07:18:32
Group : Unspecified Source RPM : travelccm-1.00.9-2.fc41.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: /vol/rzm3/linux-fedora-buffet/fedora/linux/development/41/Everything/x86_64/os/Packages/t

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  travelccm-1.00.9-2.fc41.x86_64.rpm
ftp.icm.edu.pl  travelccm-1.00.9-2.fc41.x86_64.rpm
     

Provides :
libtravelccm.so.1.00()(64bit)
travelccm
travelccm(x86-64)

Requires :
libboost_program_options.so.1.83.0()(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.14)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.34)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
libc.so.6(GLIBC_ABI_DT_RELR)(64bit)
libgcc_s.so.1()(64bit)
libgcc_s.so.1(GCC_3.0)(64bit)
libgcc_s.so.1(GCC_3.3.1)(64bit)
libstdair.so.1.00()(64bit)
libstdc++.so.6()(64bit)
libstdc++.so.6(CXXABI_1.3)(64bit)
libstdc++.so.6(CXXABI_1.3.9)(64bit)
libstdc++.so.6(GLIBCXX_3.4)(64bit)
libstdc++.so.6(GLIBCXX_3.4.11)(64bit)
libstdc++.so.6(GLIBCXX_3.4.21)(64bit)
libstdc++.so.6(GLIBCXX_3.4.26)(64bit)
libstdc++.so.6(GLIBCXX_3.4.29)(64bit)
libstdc++.so.6(GLIBCXX_3.4.30)(64bit)
libstdc++.so.6(GLIBCXX_3.4.32)(64bit)
libstdc++.so.6(GLIBCXX_3.4.9)(64bit)
libtravelccm.so.1.00()(64bit)
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/00
/usr/lib/.build-id/00/197cf4bad2b0e85e569136b11acaad2c239239
/usr/lib/.build-id/c7
/usr/lib/.build-id/c7/4bafec8b6edb9609155359b687e7cd6a604f7c
/usr/lib64/libtravelccm.so.1.00
/usr/lib64/libtravelccm.so.1.00.9
/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