Skip to content
Snippets Groups Projects
Commit af54f0fa authored by Fabian Nuraddin Alexander Gabel's avatar Fabian Nuraddin Alexander Gabel :speech_balloon:
Browse files

fix css to stretch image to full width

parent 18407d4f
No related branches found
No related tags found
2 merge requests!40adapt links, add further topics and fix pipeline job for deployment,!38Resolve "add sonja research topics"
......@@ -14,10 +14,15 @@ We present a new solution approach. To approximate the inner network with the re
We apply our results to robotic mobile fulfilment systems (RMFSs). Instead of sending pickers to the storage area to search for the ordered items and pick them, robots carry shelves with ordered items from the storage area to picking stations. We model the RMFS as an SOQN to determine the minimal number of robots.
![Overview of the models](/img/Lost-customers-approximation-of-SOQN.jpg)
<style>
img {
max-width: 100%;
height: auto;
}
</style>
<div align="center">
<img src="img/Lost-customers-approximation-of-SOQN.jpg" alt='Overview of the models'>
</div>
## References
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment