Thu, 26 Jun 2025 22:38:29 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 failed
Volume DEFAULT
StartedSat, 14 Jun 2025 16:49:24 CST
CompletedSat, 14 Jun 2025 16:54:48 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 No tags
RPMs No RPMs
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