Thu, 01 Jan 2026 19:51:35 CST | login

Information for build travelccm-1.00.8-2.oc9

ID43211
Package Nametravelccm
Version1.00.8
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/travelccm.git?.#a5cd44d03a30a0a01843e1266ea6b9a46cd42c0d
SummaryC++ Travel Customer Choice Model (CCM) Library
Descriptiontravelccm 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.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedMon, 25 Aug 2025 15:59:38 CST
CompletedMon, 25 Aug 2025 16:13:12 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/travelccm.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/travelccm.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
travelccm-1.00.8-2.oc9.src.rpm (info) (download)
aarch64
travelccm-1.00.8-2.oc9.aarch64.rpm (info) (download)
travelccm-devel-1.00.8-2.oc9.aarch64.rpm (info) (download)
travelccm-debuginfo-1.00.8-2.oc9.aarch64.rpm (info) (download)
travelccm-debugsource-1.00.8-2.oc9.aarch64.rpm (info) (download)
loongarch64
travelccm-1.00.8-2.oc9.loongarch64.rpm (info) (download)
travelccm-devel-1.00.8-2.oc9.loongarch64.rpm (info) (download)
travelccm-debuginfo-1.00.8-2.oc9.loongarch64.rpm (info) (download)
travelccm-debugsource-1.00.8-2.oc9.loongarch64.rpm (info) (download)
noarch
travelccm-doc-1.00.8-2.oc9.noarch.rpm (info) (download)
x86_64
travelccm-1.00.8-2.oc9.x86_64.rpm (info) (download)
travelccm-devel-1.00.8-2.oc9.x86_64.rpm (info) (download)
travelccm-debuginfo-1.00.8-2.oc9.x86_64.rpm (info) (download)
travelccm-debugsource-1.00.8-2.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
dnf.rpm.log
installed_pkgs.log
hw_info.log
mock_output.log
state.log
dnf.log
mock_config.log
dnf.librepo.log
noarch_rpmdiff.json
aarch64
mock_config.log
installed_pkgs.log
dnf.librepo.log
mock_output.log
state.log
root.log
build.log
dnf.rpm.log
hw_info.log
dnf.log
noarch_rpmdiff.json
loongarch64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Jun 13 2025 bbrucezhang <bbrucezhang@tencent.com> - 1.00.8-2 - Rebuilt for loongarch64 * Tue Jul 02 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.00.8-1 - initial build