Mon, 25 Nov 2024 08:53:46 UTC | login

Information for build tvlsim-1.01.7-2.fc41

ID334027
Package Nametvlsim
Version1.01.7
Release2.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/tvlsim.git#88f798e46b9b5b77879fdba0aa99837cdd177a65
SummaryTravel Market Simulator
DescriptionThe Travel Market Simulator project aims at providing reference implementation, mainly in C++, of a travel market simulator, focusing on revenue management (RM) for airlines. It is intended to be used for applied research activities only: it is by no way intended to be used by production systems. It is a new breed of software and aims to become the new generation PODS (https://podsresearch.com/), which was instrumental in the inception of the Travel Market Simulator project. Over a dozen components have been implemented and are fully functional, encompassing for instance (but not limited to) traveler demand generation (booking requests), travel distribution (GDS/CRS), low fare search (LFS), price calculation and inventory availability calculation), customer choice modeling (CCM), revenue management (RM), schedule and inventory management, revenue accounting (RA). The Travel Market Simulator can be used in either batch or hosted mode. It is the main component of the Travel Market Simulator: https://www.travel-market-simulator.com tvlsim 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) libraries are used. The tvlsim component itself aims at providing a clean API and a simple implementation, as a C++ library, of a full travel market simulator, focusing on revenue management (RM) for airlines. That library uses the Standard Airline IT C++ object model (https://github.com/airsim/stdair). Install the tvlsim package if you need a library of basic C++ objects for airline-related travel market simulation.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 09 Aug 2024 00:41:01 UTC
CompletedFri, 09 Aug 2024 03:22:27 UTC
Taskbuild (f41, /rpms/tvlsim.git:88f798e46b9b5b77879fdba0aa99837cdd177a65)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/tvlsim.git#88f798e46b9b5b77879fdba0aa99837cdd177a65'}}
Tags
f41
RPMs
src
tvlsim-1.01.7-2.fc41.src.rpm (info) (download)
noarch
tvlsim-doc-1.01.7-2.fc41.noarch.rpm (info) (download)
riscv64
tvlsim-1.01.7-2.fc41.riscv64.rpm (info) (download)
tvlsim-devel-1.01.7-2.fc41.riscv64.rpm (info) (download)
tvlsim-debuginfo-1.01.7-2.fc41.riscv64.rpm (info) (download)
tvlsim-debugsource-1.01.7-2.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.01.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sat Mar 23 2024 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 1.01.7-1 - Upstream upgrade * Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.01.6-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jan 18 2024 Jonathan Wakely <jwakely@redhat.com> - 1.01.6-3 - Rebuilt for Boost 1.83 * Tue Nov 07 2023 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 1.01.6-2 - Swapped two BuildRequires * Tue Nov 07 2023 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 1.01.6-1 - Creation. Review: BZ#890772