knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)
library(euleR)

Problem 1

problem_1()

Problem 2

problem_2()

Problem 3

problem_3()

Problem 22

problem_22()

Problem 28

problem_28()

Problem 35

problem_35()

Problem 42

problem_42()

Problem 84

problem_84()

Problem 84

A not quite working attempt at an exact solution:

problem_84_roughly_exact()


mrkaye97/euleR documentation built on July 5, 2021, 1:44 p.m.