Sat, 17 Jan 2026 11:05:49 CST | login

Information for build travelccm-1.00.8-1.ocs23

ID14156
Package Nametravelccm
Version1.00.8
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/travelccm.git?.#811055afbb2785f72f875bd9f767c98853891d11
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, 05 Aug 2024 19:51:19 CST
CompletedMon, 05 Aug 2024 19:55:48 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/travelccm.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/travelccm.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
travelccm-1.00.8-1.ocs23.src.rpm (info) (download)
aarch64
travelccm-1.00.8-1.ocs23.aarch64.rpm (info) (download)
travelccm-devel-1.00.8-1.ocs23.aarch64.rpm (info) (download)
travelccm-debuginfo-1.00.8-1.ocs23.aarch64.rpm (info) (download)
travelccm-debugsource-1.00.8-1.ocs23.aarch64.rpm (info) (download)
noarch
travelccm-doc-1.00.8-1.ocs23.noarch.rpm (info) (download)
x86_64
travelccm-1.00.8-1.ocs23.x86_64.rpm (info) (download)
travelccm-devel-1.00.8-1.ocs23.x86_64.rpm (info) (download)
travelccm-debuginfo-1.00.8-1.ocs23.x86_64.rpm (info) (download)
travelccm-debugsource-1.00.8-1.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Tue Jul 02 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.00.8-1 - initial build